									
body				{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 10px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}										

td					{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 10px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}
font.text			{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 10px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}					
					
.head				{ font-size           : 13px;
					  letter-spacing      : -.4px;
					  color               : #CC9966;
					  font-weight		  : bold;
					}
					
.subhead			{ font-size           : 12px;
					  letter-spacing      : -.2px;
					  color               : #660000;
					  font-weight		  : bold;
					}
					
.prodname			{ font-size           : 12px;
					  letter-spacing      : -.2px;
					  color               : #666666;
					  font-weight		  : bold;
					}
.copy				{ font-size           : 10px;
					  letter-spacing      : -.2px;
					  color               : #666666;
					}
					
a                   { color               : #333300;
					  text-decoration     : underline;

					}
					
a:hover     		{ text-decoration     : none;
					}
					
a:visited     		{ color               : #666666;
					}
					
