P  {
	font-family : Arial;
}

H1  {
	font-family : Arial;
	font-weight : bold;
	font-size : medium;
	color : Black;
	margin-bottom : 0;
	margin-top : 0;
}

H2  {
	font-family : Arial;
	font-weight : bold;
	font-size : medium;
	color : Black;
	font-style : normal;
	margin-bottom : 5;
	margin-top : 0;
}

H3  {
	font-family : Arial;
	font-weight : bold;
	font-size : x-small;
	color : Black;
	font-style : normal;
	margin-bottom : 0;
	margin-top : 0;
}

A  {
	font-family : Arial;
	color : Black;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
	color : Black;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	color : Black;
	text-decoration : underline;
}

A:Hover  {
	font-family : Arial;
	color : Blue;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
	color : Black;
}

td.logintitle  {
	font-family : Arial;
	font-weight : bold;
	font-size : large;
	font-style : italic;
	color : Black;
}

td.loginnormal  {
	color : Black;
	font-family : Arial;
	font-size : small;
}

td.loginsubhead  {
	font-family : Arial;
	font-size : x-small;
	font-style : italic;
	color : Black;
	font-weight : bold;
}

td.loginmenu  {
	font-family : Arial;
	font-weight : bold;
	font-size : 8pt;
}

input.button  {
	font-size : xx-small;
	font-family : Arial;
}

a.submenu  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
}

a.subselected  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	color : Gray;
}

a.selected  {
	color : Gray;
}

