body, td { 
	font: 8pt/16pt arial;  
	color: #000000; 
	margin: 0px; 
	}
p { 
	font: 8pt/16pt arial;
	}
h3 {
	font: small-caps bold 12pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #669933;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #336699;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #6699cc;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ff9933;
	}

.green {color: #336600;}
.blue {color: #336699;}
.gray {color: #cccccc;}
.aifa {
	color: #cc6600;
	font-weight: bold;
	}
