body {margin-top: 0;
margin-left:0;
background:#72757D;
}

.gray
{
	font face: Tahoma;
	font: normal 9pt Tahoma;
	color: #626262;
	line-height: 160%

} 

.navy
{
	font face:Tahoma;
	font: bold 10pt Tahoma;
	color: #006699;
	line-height: 140%

} 

.white
{
	font face:Arial, sans-serif;
	font: bold 10pt Arial;
	color: #ffffff;
	line-height: 140%

} 


.redbig
{
	color: #CC3300;
	font: bold 12pt Arial;
} 

.H1
{
	display: inline;
} 

a.blue{
	font: bold 13px Arial;
	color: #455A81;
	text-decoration: none;


}

a.blue:hover {
	font: bold 13px Arial;
	color: navy;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #455A81;
}

a.white{
	font: 11px Arial;
	color: #ffffff;
	text-decoration: none;

}

a.white:hover {
	font: 11px Arial;
	color: white;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f3f3f3;
}
h1,h2,h3,h4,h5,h6{
	display: inline;
}