body {
  background-color: #FFFFFF;
  font-family: arial, helvetica, sans-serif
}
.hdtext {
  font-family: verdana, helvetica, sans-serif;
  font-size: 24pt; 
  font-weight: normal; 
  color: #0099ff;
}
.hdblue {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt; 
  font-weight: normal; 
  color: #000066;
}
.hdred {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt; 
  font-weight: normal; 
  color: #ce0000;
}
.body {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt; 
  font-weight: normal; 
  color: #555566;
}
.white {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt; 
  font-weight: normal; 
  color: #FFFFFF;
}
.small {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt; 
  font-weight: normal; 
}
.larger {
  font-weight: bold;
  font-size=150%;
}		  	   
P {
  text-align: justify; 
}
A {
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
A:hover {
    COLOR: #FF0000;
}

#link a {
  COLOR: #000000; 
  TEXT-DECORATION: underline;
}
#link a:hover { 
  COLOR: #FF0000; 
  TEXT-DECORATION: underline;

