BODY {
	background-color: black;
	font-family : Arial, Helvetica, sans-serif;
	border: 0 0 0 0;
}

TD {
	background-color: white;
	font-family : Arial, Helvetica, sans-serif;
}


.spacer {
	background-color: black;
}

H1  {
  	font-size : 16pt;
  	color : #2c71a9;
  	font-weight : bold;
  }
  
H2  {
  	font-size : 14pt;
  	color : #cccc00;
  	font-weight : bold;
  }

td#menu {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	margin-right:0in;
	font-weight : bold;
	text-decoration : none;
	font-size : 10pt;
}

td#menu A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-right:0in;
	mso-pagination:widow-orphan;
	text-decoration: none;
	text-underline:none;
	color: #ccffff;
}
	
td#menu A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #cccc00;
}
  
td#contentarea A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-right:0in;
	mso-pagination:widow-orphan;
	text-decoration: none;
	text-underline:none;
	color: navy;
}
	
td#contentarea A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: green;
}
 
.copyright {
	font-size:9pt;
	color: Silver;
	background:black;
	align: center;
	background-color : Black;
}
A.copyright, A.copyright:ACTIVE, A.copyright:FOCUS, A.copyright:HOVER, A.copyright:LINK, A.copyright:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	mso-pagination:widow-orphan;
	text-decoration: none;
	text-underline:none;
	color: silver;
}
	
	A.copyright:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: white;
}
