 /* CSS Document */

body { margin: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006699;
font-weight: normal;
text-decoration: none;

}

.bodygrey { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
font-weight: normal;
text-decoration: none;

}

.opening { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #006699;
font-weight: bold;
text-decoration: none;

}

.largebluetitle { 
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #006699;
font-weight: bold;
text-decoration: none;

}

.footerlinks{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006699;
font-weight: normal;
text-decoration: underline;
}

a:hover.footerlinks
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}

.footergrey{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999999;
font-weight: normal;


}

.productname { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cc3333;
font-weight: bold;

}


.productdesc {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #cc3333;
font-weight: normal;}		
	
.productprice {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color:#000000;
font-weight: bold;}	
