A {
	color : #00CCFF;
	text-decoration : none;
}
EM {
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	color : #33CCCC;
	font-weight : bold;
	font-style : normal;
}
A:HOVER {
	color : Blue;
	font-weight : bold;
}
body { 
	background-color: #006666
	}
h2 {
	color: #00CCFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt;
	font-style: normal
	}
p {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt}
h3 {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	text-indent : 40px;
}
H4 {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;	
}
PRE {
	color : #33CCCC;
	font-family : "Courier New", Courier, monospace;
}
LI {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt
	}

}

