<style type="text/css">
body
{
    font-family: Verdana, Tahoma, Arial, sans;
    font-size: 10px;
    color: #005CAB;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:0px
}

td {
    font-family: Verdana, Tahoma, Arial, sans;
    font-size: 10px;
    color: #000000;
}
.header {
    font-family: Verdana, Tahoma, Arial, sans;
    font-size: 12px;
    color: #005CAB;
    }
.productbox {
    font-family: Verdana, Tahoma, Arial, sans;
    font-size: 9px;
    color: #005CAB;
   }
.footer {
    font-family: Verdana, Tahoma, Arial, sans;
    font-size: 12px;
    color: #005CAB;
    }
A {
	text-decoration: none;
	color: #005CAB;
}
A:Hover {
	text-decoration: underline;
	color: #808080;
}

H1,H2{font-size:1.4em; font-weight:bold;} 
H2{font-size:1.25em;} 

</style>