BODY {
	background-color : #006600;
	font-family : Arial;
	color : #Ffcc00;
	font-size: 13;
}
A:LINK, A:ACTIVE, {
	background-color : #006600;
	font-family : Arial;
	color : #Ffcc00;
	font-size: 13;
}
A:VISITED {
	font-family : Arial;
	font-size: 13;
	color: #006600;

}
DIV {
	font-family : Arial;
	color : #Ffcc00;
	font-size: 13;
}
TABLE {
	font-family : Arial;
	color : #Ffcc00;
	font-size: 9;
}
TD {
	font-family : Arial;
	color : #Ffcc00;
	font-size: 13;
}
H1 {
	font-family : Arial;
	color : #Ffcc00;
	font-size: 30;
	font-style : normal;
	font-weight : bold;
}
H2 {
	font-family : Arial;
	color : #Ffcc00;
	font-size: 24;
	font-style : italic;
	font-weight : bold;
}
QUOTE {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFCC00;
}
.BODY {

	background-color : #006600;
	font-family : Arial;
	color : #Ffcc00;
	font-size: 13;
}

