body, table, tr, td
{
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #B4BA50;
}

a:hover
{
	color: #FFFFFF;
}

input, textarea, select
{
	font-family: Arial;
	font-size: 8pt;
}

hr
{
	border: 2px dotted #888888;
}