.h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
	word-spacing: normal;
	letter-spacing: 12pt;
}

.h2 {
	font-family: "Arial";
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
	word-spacing: normal;
	letter-spacing: 12pt;
}

.h3 {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #000055;
	word-spacing: normal;
}

a:link {
	color: #000022;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000088;
}
a:hover {
	text-decoration: glow;
	color: #AAAAAA;
}
a:active {
	text-decoration: none;

body,td,th {
	font-size:12px;
	color:#000000;
	font-family:Arial;
}

.p,.li  { 
        
        font-family: Arial;
        letter-spacing:0.0em;
        word-spacing:0.2em;
		padding: 2px; 
	    font-size: 0.8em;
	line-height: 100%;	    	
        color:444444; }
	
