body 
{
	background-color: #E6E6E6;
	color: #004E80;
	font-family: Verdana;
	line-height: 1.4;
}


h1,h2,h3,p 
{
color:#004E80; 
background-color:004E80;
font-family:Verdana;
}

h1
{
text-align:center;
margin-top:0px;
font-weight:bold;
font-size:160%;
}

h2
{
margin-top:0px;
font-weight:bold;
font-size:120%;
}

h3
{
text-align:center;
margin-top:0px;
font-weight:bold;
font-size:120%;
}


p
{
text-align:left;
margin-top:0px;
font-size:110%;
}

hr
{
color:#004E80; 
background-color:#004E80;
height:3px;
border:0px;
}
