.white { 
	font-family: "Arial"; 
	font-size: 9pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none
	}
	
.black { 
	font-family: "Arial"; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none
	}
	
.modulehead { 
	font-family: "Verdana"; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none
	}
	
.small { 
	font-family: "Arial"; 
	font-size: 9pt; 
	text-decoration: none
	}
	


A.acolorwhite:link {
	color:FFFFFF;
	}

A.acolorwhite:visited {
	color:CCCCCC;
	}


H1 {
	color:000000<b></b>;
    	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size:18px;
	font-weight:bold;
	margin-bottom:0;
	}
	
H2 {
	color:FF6500<b></b>;
    	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size:16px;
	font-weight:bold;
	margin-bottom : 0;
	}

H3 {
	color:660099;
    	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size:14px;
	font-weight:bold;
	}

INPUT.inputbox {
    	font-size: 12px;
    	font-family: monospace;
	}

INPUT.label {
    	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	color: #000000;
	}

SUP {
	font-size: 10px;
	}

TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:000000;
	}

P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:000000;
	}
	
P.big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:000000;
	}