/* CSS Document */

A:link {color:#7a000f; font-weight:bold; text-decoration:none}
A:visited {color:#7a000f; font-weight:bold; text-decoration:none}
A:active {color:#7a000f; font-weight:bold; text-decoration:none}
A:hover {color:#c53748}


body {
	font-family:century gothic, arial, tahoma;
	font-size:8pt;
	color:#FFFFFF;
	margin:0;
	background:#FFFFFF;	
}

table {
	font-family:century gothic, arial, tahoma;
	font-size:8pt;
	color:#000000;
}

h1 {
	font-size:18px;
	font-weight:bold;
}




