BODY  {
	font-family : Verdana;
	font-size : small;
	font-weight : normal;
	font-style : normal;
	background-color: #FFCC00;
}

P  {
	font-family : Verdana;
	font-size : small;
	color : #000000;

}

A  {
	color : #0000FF;
	text-decoration : none;
}

A:active  {
	font-weight : normal;
	text-decoration : none;
	font-style: normal;


}

A:LINK  {
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

A:VISITED  {
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}

TD  {
	font-family : Verdana;
	font-size : small;
}

H1  {
	font-family : Verdana;
	font-size : x-large;
	font-weight : bold;
	color : #000000;
}

H2  {
	font-family : Verdana;
	font-size : large;
	font-weight : bold;
	color : #000000;
}

H3  {
	font-family : Verdana;
	font-size : medium;
	font-weight : bold;
	color : #000000;
}

H4  {
	font-family : Verdana;
	font-size : small;
	font-weight : bold;
	color : #000000;
}
