
body
{
	font-size: 8pt;
	color: #333333;
	font-family: Arial;
}
	a.menu:link, a.menu:visited, a.menu:hover {color:999999;}
	a.menu:hover {color:999999;}
td
{	
	font-size: 8pt;
}
div
{	
	font-size: 8pt;
}
A
{
	font-size: 8pt;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}
A:active
{
	font-size: 8pt;
	color: #999999;
	font-family: Arial;
}
A:hover
{
	font-size: 8pt;
	color: #999999;
	font-family: Arial;

}
A:link
{
	font-size: 8pt;
	color: #3E648E;
	font-family: Arial;
	text-decoration: none;
}
A:visited
{
	font-size: 8pt;
	color: #3E648E;
	font-family: Arial;
}
B
{
	font-size: 8pt;
	color: #333333;
	font-family: Arial;
}
DIV
{
	font-size: 8pt;
	color: #333333;
	font-family: Arial;
}
INPUT
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10pt;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Arial;
}
STRONG
{
	font-size: 10pt;
	color: #333333;
	font-family: Arial;
}
.small_caps
{
	font-variant: small-caps;
}
.no_borders
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}