BODY, TABLE, TD, TR {
	font-size   : 10pt;	
	font-family : Arial, Helvetica, sans-serif;
	color       : #bbbbbb;
}
BODY {
	background-image: url(IMAGES/back_darkgreenpixels.gif);
}
H1{
	font-family : "Times New Roman", Times, serif;
	font-size   : 18pt;
	font-weight : bold;
	color       : #9ccfce;
}
H2{
	font-family : "Times New Roman", Times, serif;
	font-size   : 14pt;
	font-weight : bold;
	color       : #9ccfce;
}
}
a:link, a:visited  {
	text-decoration : none;
	color	    : #99cc99;
	
}
A:ACTIVE, A:HOVER{
	text-decoration : none;
	color	    : #9ccfce;
}