/* CSS Document */
.run
{
	font-family:tahoma;
	color:#353535;
	font-size:14px;
	text-align:justify;
	text-decoration:none;
	line-height:20px;
}
.run2
{
	font-family:tahoma;
	color:#353535;
	font-size:14px;
	text-align:justify;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}
.link
{
	font-family:tahoma;
	color:#014864;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}
a.link:hover
{
	font-family:tahoma;
	color:#014864;
	font-size:12px;
	text-align:justify;
	text-decoration:underline;
	line-height:20px;
	font-weight:bold;
}
.runbold
{
	font-family:tahoma;
	color:#014864;
	font-size:14px;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;
}
.header
{
	font-family:tahoma;
	color:#014864;
	font-size:16px;
	text-align:justify;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;
}
.marquee
{
	font-family:tahoma;
	color:#353535;
	font-size:14px;
	text-align:justify;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;
}
.footer
{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;
}
a.footer:hover
{
	font-family:tahoma;
	font-size:13px;
	text-decoration:underline;
	line-height:25px;
	font-weight:bold;
}
