 A {
	color: fuchsia;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva;
	font-size: 11px} 
A:link { font-family: Arial, Helvetica, sans-serif; color: fuchsia; text-decoration: none} 
A:visited {
	color:fuchsia;
	font-size: 11px} 
A:hover { text-decoration: underline;
	color: red;
	font-size: 11px} 
A:active {
	color:fuchsia;
	text-decoration: underline;
	font-size: 11px} 
h2 { font-family: "Comic Sans MS"; font-size: 12pt; font-style: normal; 
line-height: normal; color: #CC0066; text-align: left; font-weight: bold} 
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: 
bold; color: #CC0066} 
p { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #FFFFFF} 
ul {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: inside;
	list-style-type: disc;
	visibility: inherit;
	clip:  rect(   );
	list-style-image: none;
	color: fuchsia;
} 
