@charset "UTF-8";

body
{
	font-family:Verdana;
	font-size:9pt;
	top-margin:15px;
}

td
{
	font-family:Verdana;
	font-size:9pt;
}
		
.header
{
	font-family:Verdana;
	font-size:9pt;			
	font-weight:bold;
}

.error
{
	font-family:Verdana;
	font-size:9pt;			
	font-weight:bold;
	color:#ff0000;
}


a:hover
{
	color:#ff6600;
	text-decoration:underline;
}

A:link {COLOR=#0000ff); TEXT-DECORATION: none}
A:visited {COLOR=#800080); TEXT-DECORATION: none}

