body
{
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}

form
{
	padding:0px;
}

td
{
	font-size:10pt;
}

th
{
	font-size:10pt;
}
input
{
	font-family: Arial;
	background-color: #ffffff;
	color: #000000;
	border-color: #000000;
	font-size: 10pt;
	border-width: 0px;

}
img
{
	cursor:none;
}
a:link
{
	color: #000000;
	text-decoration:none;
}
a:visited
{
	color: #000000;
	text-decoration:none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 10pt;
}
.menuitem
{
	font-size:10pt;
	cursor:pointer;
}