BODY {
	font-family : Verdana;
	font-size : large;
	color : gold;
}

A:link {
	color : #ff3300;
}

A:VISITED {
	color : #ff3300;
}

A:HOVER {
	color : #0099ff;
}

A:ACTIVE {
	color : #ff00ff;
}

H4 {
	font-family : Verdana;
	font-size : small;
	color : #000000;
}

H3 {
	font-family : Verdana;
	font-size : medium;
	color : #000000;
}

H2 {
	font-family : Verdana;
	font-size : large;
	color : #000000;
}

TD.images {
	font-family : Verdana;
	font-size : xx-small;
	color : black;
}

TD {
	font-family : Verdana;
	font-size : small;
	color : #000000;
}

TD.main {
	font-family : Verdana;
	font-size : small;
	color : black;
	font-weight : Bold;
}

TD.main2 {
	font-family : Verdana;
	font-size : x-small;
	color : black;
	font-weight : Bold;
}
