
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	color : #000000;
	
}


A:visited {
	color : #FF6600;
}
A:link {
	color : #FF6600;
}
A:hover {
	color : #FFCC00;
	text-decoration : underline;
}
A:active {
	color : #FF6600;
}
A {
	font-weight : bold;
	color : FFCC00;
	text-decoration : none;
}
H1 {
	color : #000000;
	font-size: 18px;
}


table {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	color : #000000;
}
