.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: ff3333;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ff3333;
}
A {
	color: #ff3333;
   	font-size: small; 
	font-family: arial;
  	TEXT-DECORATION: none
	}
A:hover {
	color: #0066ff;
	TEXT-DECORATION: underline
}
A#small {
COLOR: #ff3333; FONT-FAMILY: arial;	font-size: 10px; TEXT-DECORATION: underline
