body
{ 
background-image: url(images/grey_background.gif); 
background-repeat: repeat-x;
background-color: #FFFFFF;
padding: 0px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
margin-bottom:0px;
border: 0px;
text-align:center;
}


.h1
{ 
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 24px;
line-height: 28px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #990000;
text-align:left;
}

.body
{ 
font-family: Times, serif;
font-size: 14px;
font-style: normal;
line-height: 20px;
font-weight: normal;
font-variant: normal;
color: #666666;
text-align:left;
}

.bold
{ 
font-family: Times, serif;
font-size: 14px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: normal;
color: #666666;
text-align:left;
}



a{color:#660000;text-decoration:underline;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: normal;
text-align:left;}
a:link{color:#990000;text-decoration:underline;}
a:visited{color:#660000;text-decoration:underline;}
a:hover{color:#ffffff;background-color:#990000;}
