BODY {
	font-family : Verdana;
	font-size : x-small;
	color : Black;
}

A:link {
	color : #0033ff;
}

A:VISITED {
	color : #0033ff;
}

A:HOVER {
	color : #0099ff;
}

H2 {
	font-family : Verdana;
	font-size : x-small;
	color : Red;
}

H4 {
	font-family : Verdana;
	font-size : small;
	color : red;
	decoration : underline;
	weight : bold;
}

TD.images {
	font-family : Verdana;
	font-size : xx-small;
	color : Black;
}

TD.resources {
	font-family : Verdana;
	font-size : xx-small;
	color : Black;
}

TD {
	font-family : Verdana;
	font-size : x-small;
	color : Black;
}



