H1  {
	font-size : MEDIUM;
	font-family : verdana, arial;
	font-weight : bold;
	color : #006600;	}

H2  {
	font-size : small;
	font-family : verdana, arial;
	font-weight : bold;
	background : #006600;
	color : #cccc99;	

}

H3  {
	font-size : small;
	font-family : verdana, arial;
	font-weight : bold;
	color : #006600;	
}

H4  {
	font-size : x-small;
	font-family : verdana, arial;
	font-weight : bold;
	color : #006600;
	}

A  {
	font-size : x-small;
	font-family : verdana, arial;
	color : #660033;	
	font-weight : bold;

}

A:Visited  {font-size : x-small;
	font-family : verdana, arial;
	color : #660033;
	font-weight : bold;

}

A:Active  {font-size : x-small;
	font-family : verdana, arial;
	color : #660033;	
	font-weight : bold;
}

A:Hover  {font-size : x-small;
	font-family : verdana, arial;
		color : #660033;	

}

BODY  {
	font-size : small;
	font-family : verdana, arial;
	color : black;
}

TD  {
	font-size : small;
	font-family : verdana, arial;
	color : black;
}

LI  {
	font-size : small;
	font-family : verdana, arial;
	color : black;
}


