A:link { text-decoration: none; color: #2B2785; }
A:visited { text-decoration: none; color: #2B2785; }
A:active { text-decoration: none; color: #888888; }
A:hover {text-decoration: none; color: #888888; }

font,body,td,b,table
{
	font-family: arial;
	font-size : 12px;
	color: #333333;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

table.border { 	border-color: #000000; border-style: solid; border-width: 1px; }
p.warning { color: red; }