body
{
	margin:0px;
	background-color:#FFFFFF;
}
body, table, input, textarea, select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
A
{
	color:#0A5BA0;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
A:hover {
	text-decoration:underline;
}
.error 
{
	color:#FF0000;
	font-weight:bold;
}
.link
{
	color: #000000;
	text-decoration:underline;
	font-size:12px;
}
h2 {
	font-size:14px;
}