<!-- formatting shipform.css -->
.reg {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		font-size: 10pt;
}

.bold {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: bold;
		font-size: 10pt;
}

.big {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: BOLD;
		font-size: 16pt;
}

.wing {
                font-family: Wingdings;
                font-style: none;
		font-weight: normal;
		font-size: 10pt;
}
 
.med  {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: bold;
		font-size: 12pt;
}

<STYLE TYPE="text/css">
a:active { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: blue; text-decoration: none; background-color:silver }
</STYLE> 

