body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
a:active
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #000000;
	text-decoration	: underline;
}

a:link
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #000000;
	text-decoration	: underline;
}

a:visited
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #000000;
	text-decoration	: underline;
}

a:hover
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #000000;
	text-decoration	: none;
}
table, tr, td {
	background-repeat: no-repeat;
	background-position: right top;
}
