body { 	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#990000;
	background-image:url(../images/nav_bg.gif);
}

a:link { color: #4D7EB9; text-decoration:none }
a:visited { color: #4D7EB9; text-decoration:none }
a:active { color: #4D7EB9; text-decoration:none }
a:hover { color: #00469B; text-decoration:none }
a.nav:link { color: #FFFFFF; text-decoration:none }
a.nav:visited { color: #FFFFFF; text-decoration:none }
a.nav:active { color: #FFFFFF; text-decoration:none }
a.nav:hover { color: #B3C8E1; text-decoration:none }


.headline{font-family:Verdana;
	letter-spacing:1px;
	font-size:18px; 
	font-weight:bold;
	color:#00234D;
}
.text{vertical-align:top;
	text-align:justify;
	font-family:Verdana;
	font-size:11px; 
	line-height:14px;
	color:#00234D;
}

