BODY, TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font: normal;
	}
	
.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font: italic;
	}


A {
	text-decoration: none;
	color: #F9F5D2;
   font: bold;
}

A:Hover {
	text-decoration: none;
	color: Silver;
   font: bold;
}

.copyright{
	font-family: Helvetica, Arial, san-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #F9F5D2;
	
}

.copyright2{
	font-family: Helvetica, Arial, san-serif;
	font-size: 10pt;
	text-decoration: none;
	color: black;
}

.header{
	font-family: Helvetica, Arial, san-serif;
	font-size: 16pt;
	font: bold;
	text-decoration: none;
	color: #F9F5D2;
	
}
.tiny {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #999900}

