pre {
	font-family: "Courier New";
	font-size: 9pt;
}

dt { 
	font-family: Arial;  
	font-size: 12;  
	font-weight: bold;
}

body {
	background: url(images/bluewave.gif);
	font-family: Tahoma;
	font-size: 10pt;
	color: Navy;
}
	
address {
	font-size: 9pt;
	font-style: italic;
}

a:hover {
	color: Red;
}

td {
	text-align: left;
	font-size: 9pt;
}

