BODY {font-family: "Times New Roman", serif;
      background-color: #333333;
      color: white
     } 
P { font-size : 12pt ; color : white; font-weight : 500}
STRONG{color : #FF6600; font-size : 14pt}
.STRONG{color : #FF6600; font-size : 14pt}
.header{color : #FF6600 ; font-size : 14pt; font-weight: bold}
H1 {color : #FF6600 ; font-size : 16pt}
H2 {color : #FF6600 ; font-size : 14pt}
.SMALL { color : #FF6600; font-size : 10pt}
TD { color : white; font-size : 12pt ; font-weight : 500}
a{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#FF6600;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
	color:red;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
tt{font-family:Tahoma; font-size:10pt; color:maroon}

a.copy{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color:#FF6600;
	font-weight: bold;
	line-height: 1px;
}

.maroon {color : #FF6600}
.maroon_bold {color : #FF6600 ;font-weight: bold;}
.strike {
	text-decoration: line-through;
}

.body_black{font-family: "Times New Roman", serif;
      background-color: black;
      color: white
     } 
	 
.maroon_24 {color : #FF6600 ;font-weight: bold;font-size:24px}
.maroon_18 {color : #FF6600 ;font-weight: bold;font-size:18px}
.italic {
	text-decoration: none;
	color:#FF6600;
	font-style: italic;
}

