/* CSS Document */

p{
font-family: Verdana;
font-size: 11px;
color: #010E44;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #010E44;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCBC99;
	}
.navigationlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001345;
	background-color: #89AEE2;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;