body 
{
	font-family:Verdana;
	font-size:.80em;
    margin-left:0px;
    margin-right:0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

a       { text-decoration: none; color: #037ba0; font-weight: bold; }
a:hover { text-decoration: underline; }
a:hover .wh { text-decoration: underline; color: White; }

a img { border: none; }


.GreyHeader1 {
	display: block;
	clear: both;
	color: #7e7e7c;
	font-size: 110%;
	font-weight: normal;
}
.GreyHeader2 { /* display/block screws ff in display??? so removed for success stories */
	color: #7e7e7c;
	font-size: 100%;
	font-weight: bold;
}
.GreyHeader3 
{
	display: block;
	clear: both;
	color: #7e7e7c;
	font-size: 100%;
	font-weight: normal;
	font-variant: small-caps; 
}
.GreyHeader4 
{
	display: block;
	clear: both;
	color: #7e7e7c;
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps; 
	text-align: center;
}