BODY { color: black; margin-left: 5pt; text-align: center; font-size: 11pt; font-family: tahoma; font-weight: bold; }
A { color: #FF0000;
	font: bold 18px tahoma;  
 }
A:hover 
{ 
	color: red;
      font: bold 18px tahoma; 
	text-decoration: none; 
} 
V { 
      color: #FF0000;
	font: bold 18px tahoma;
} 
H1 { color: green; text-align: center; font-size: 16pt; font-family: tahoma; }
H2 { color: black; text-align: center; font-size: 14pt; font-family: tahoma; font-weight: bold; }
H3 { color: black; text-align: center; font-size: 14pt; font-family: tahoma; }
H4 { color: green; text-align: right; font-size: 10pt; font-family: script; }
P { color: black; text-align: left; font-size: 10pt; font-family: arial; font-weight: bold; }
