.small-text {
	font-size: 12px;
	color: #0D364F;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.subheadline {
	font-size: 12px;
	font-weight: bold;
	color: #0D364F;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.white-headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;

}
.bold-whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.down-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight: normal;

}
.side-small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
a:link		{
	text-decoration: none;
	color: #660000;

}
a:visited	{
	text-decoration: none;
	color: #660000;
}
a:hover		{
	color: #660000;
	background-color: #666666;
}
a:active	{ color: #660000; }
.dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;

}
.white:link		{ text-decoration: none; color: #ffffff; }
.white:visited	{
	text-decoration: none;
	color: #ffffff;
}
.white:hover		{
	color: #ffffff;
	background-color: #7E6F68;
}
.white:active	{ color: #ffffff; }

.top-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0D364F;
}
.link
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
