<!--
BODY { text-align: justify;
       background-color: #FFFFFF;
       color: #000000;
       margin-top: 10;
 	   margin-left: 10;} 

A:link		{ color: #0000FF; text-decoration: none }
A:visited	{ color: #6600FF; text-decoration: none }
A:active	{ color: #3399FF; text-decoration: none }
A:hover		{ color: #3399FF; text-decoration: none }

.textfont { font-family: Times, Times Roman, Times New Roman, serif; 
font-size: 12pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: black; 
text-decoration: none }

.tabfont { font-family: Arial, Helvetica, sans-serif;
font-size: 10pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: black; 
text-decoration: none }

.legfont { font-family: Times, Times Roman, Times New Roman, serif; 
font-size: 10pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: black; 
text-decoration: none }

.menufont { font-family: Times, Times Roman, Times New Roman, serif; 
font-size: 11pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
text-decoration: none }

.head1 { font-family: Times, Times Roman, Times New Roman, serif;
font-size: 14pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold;
color: black; 
text-decoration: none }

.head2 { font-family: Times, Times Roman, Times New Roman, serif;
font-size: 14pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold;
color: #0000FF; 
text-decoration: none }

.head3 { font-family: Times, Times Roman, Times New Roman, serif;
font-size: 12pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold;
color: #0000FF; 
text-decoration: none }

h1 { font-family: "Times, Times Roman, Times New Roman, serif;
font-size: 9pt; 
font-weight: lighter }

h2 { font-family: Times, Times Roman, Times New Roman, serif;
font-size: 9pt; 
font-weight: lighter }

h3 { font-family: Times, Times Roman, Times New Roman, serif;
font-size: 9pt; 
font-weight: lighter }


-->