BODY {
	font-family : Verdana;
	font-size : x-small;
	color : Black;
}

A:link {
	color : #0000ff;
}

A:link.navigation {
	color : #0000ff;
	font-weight : bold;
	font-size : xx-small;
}

A:VISITED {
	color : #0000ff;
}

A:visited.navigation {
	color : #0000ff;
	font-weight : bold;
	font-size : xx-small;
}

A:HOVER {
	color : #cc0000;
}

A:HOVER.navigation {
	color : #cc0000;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-color : #cc3300;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	color : black;
	decoration : underline;
	weight : bold;
}

TD.navigation {
	font-family : Verdana;
	font-size : xx-small;
	color : Black;
}

TD {
	font-family : Verdana;
	font-size : x-small;
	color : Black;
}

TD.images {
	font-family : Verdana;
	font-size : xx-small;
	color : Black;
}
