a:visited.sidebar, a:link.sidebar, a:active.sidebar, a:hover.sidebar:
{
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
a:visited.unmarked, a:link.unmarked, a:active.unmarked, a:hover.unmarked:
{
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
a:visited.buttonlink, a:link.buttonlink, a:active.buttonlink, a:hover.buttonlink:
{
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
a:visited.links, a:link.links, a:active.links, a:hover.links:
{
	color: #3300CC;
	text-decoration: none;
	cursor: hand;
	font-family: Verdana;
	font-style: normal;
}
a:visited.menulinks, a:link.menulinks, a:active.menulinks, a:hover.menulinks:
{
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}
H1
{
	font-family:Verdana;
	font-size: 10pt;
	color:#808080;
}
H2
{
	font-family:Verdana;
	font-size: 16pt;
	color:#000000;
	font-weight:bold;
}
H3
{
	font-family:Verdana;
	font-size: 14pt;
	color:#000000;
	font-weight:bold;
}
H4
{
	font-family:Verdana;
	font-size: 12pt;
	color:#00000;
	font-weight:bold;
}
H5
{
	font-family:Verdana;
	font-size: 10pt;
	color:#000000;
	font-weight:bold;
}
H6
{
	font-family:Verdana;
	font-size: 8pt;
	color:#000000;
	font-weight:bold;
}
BODY
{
	font-family:Verdana;
	font-size: 8pt;
	color:#000000;
	font-style:normal;
}
TD
{
	font-family:Verdana;
	font-size: 10pt;
	color:#000000;
	font-style:normal;
}