body
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: #00549b url(images/BkgBody.jpg) repeat-x left top;
		
}
a:link 
{ 
	color: black ;
	text-decoration: none; 
}
a:visited
{ 
	color: black ;
	text-decoration: none ; 
}
a:hover
{
	color: black ;
	text-decoration: underline ;
}




h1 {
size:50px;
color: #103a72;
}

h2 {
size:25px;
color:#4b7eaa;
}

h3
{
color:#4b7eaa;
}


