BODY { color: green; margin-left: 5pt; text-align: center; font-size: 10pt; font-family: tahoma; font-weight: bold; }
A { color: #0000ff;
	font: bold 14px tahoma;  
 }
A:hover 
{ 
	color: #ff0000;
      font: bold 16px tahoma; 
	text-decoration: none; 
} 
V { 
      color: #440000;
	font: bold 14px 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: green; text-align: center; font-size: 12pt; font-family: tahoma; }
H4 { color: green; text-align: right; font-size: 10pt; font-family: script; }
P { color: black; text-align: center; font-size: 10pt; font-family: arial; }
