BODY {
	background : #666699;
	font-size : 12;
}
A:LINK{
	color : white;
	font-weight: bold;
	text-decoration: none;
}
A:VISITED {
	color : #FFFFFF;
	list-style : inside;
	font-weight: bold;
	text-decoration : none;
}
A:ACTIVE {
	color : #FFCC11;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER {
	color: #FFCC11;
}
P {
	color : #FFFFFF;
}
UL {
	color : #FFFFFF;
	margin: 0 0 0 15;
	font-weight : bold;
	list-style : square;
}
H1 {
	color : #FFCC11;
	font : bold;
}
H2{
	color: #FFFFFF;
	font: bold;
}
TD.label {
	color: #FFCC11;
	font-weight: bold; 
}
