/* resurrectionist styles */
 BODY {
       background-color: #000000;
       color: white;
; font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 11pt; 
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
 }
 
 TT {
	COLOR: White;
	FONT-FAMILY: arial;
}
 
 H1 {
     COLOR: #FFFFFF;
     FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
; font-size: 18pt; font-weight: bold
 }
 
  H2 {
     COLOR: #FFFFFF;
     FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
; font-size: 15pt; font-weight: bold
 }
 
  H3 {
     COLOR: #FFFFFF;
     FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
; font-size: 13pt; font-weight: bold
 }
 
 
 
 A {
	text-decoration: none;
	color: #FFFFCC;
}

A:Hover {
	text-decoration: underline;
	color: #CC3333;
}


A:VISITED {
	text-decoration: underline;
	color: #9C6300;
}


 
 .copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: left;
	margin-left : 15px !important;
	margin-right : 15px;
}

TD {
	color : #FFFFFF;
}


.imagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: center;
}
