DIV {
	font : Tahoma;
	font-size : x-small;
	font-weight : bold;
	white-space : normal;
}
DIV.body {
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}

P  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
}

TD {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
}

UL, OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	margin-bottom : 0;
}

H1  {
	font-size : large;
	font-family : sans-serif;
}

H2  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	margin-bottom : 0px;
}

H3  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
}

A  {
	color : Blue;
	font-size : x-small;
}

A:Visited  {
	font-size : x-small;
	font-family : sans-serif;
	color : Green;
}

A:Active  {
	font-size : x-small;
	font-family : sans-serif;
	color : Blue;
}

A:Hover  {}

BODY  {
	font-size : small;
	font-family : sans-serif;
}

H4  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : Blue;
}

TH {
	font-family : sans-serif;
	font-size : small;
	font-style : italic;
}
UL, LI {
	font : Tahoma;
	font-size : small;
	font-weight : bold;
}
A.body, A:ACTIVE.body, A:LINK.body, A:VISITED.body {
	font : small sans-serif;
	color : Blue;
}