body
{
	background-color: #FFFFFF !important;
	margin-left: 0px;
	margin-right: 0px;	
}

body, input, select, textarea, td
{
	font-family: Arial !important;
	font-size: 8pt !important;
}

body, td
{
	color: #333333 !important;
}

a:link 
{
   	color: 1750a7 !important;
   	text-decoration: none !important;
}

a:active 
{
   	color: 1750a7 !important;
   	text-decoration: none !important;
}

a:visited 
{
   	color: 1750a7 !important;
   	text-decoration: none !important;
}

a:hover 
{
   	color: #333333 !important;
   	text-decoration: underline !important;
}

table.main
{
	width: 980px !important;
	background-color: #FFFFFF !important;
	text-align: @TABLE.main.text-align !important;
	border-style: solid !important;
	border-width: 0 !important;
	border-color: #000000 !important;
}