.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: #996633;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #996633;
}
A {
	color: #996633;
   	font-size: small; 
	font-family: Georgia, "Times New Roman", Times, serif;
  	TEXT-DECORATION: underline
	}
A:hover {
	color: #0066ff;
	TEXT-DECORATION: underline
}
A#small {
COLOR: #000000; FONT-FAMILY: verdana;	font-size: 10px; TEXT-DECORATION: none
}
A#small:hover {
COLOR: #ffcc00; FONT-FAMILY: verdana;	font-size: 10px; TEXT-DECORATION: none
}
A#menu {
	color: #FFCC66;
   	font-size: x-small; 
	font-family: verdana;
  	TEXT-DECORATION: underline
	}
A#menu:hover {
	color: #ffffff;
	TEXT-DECORATION: underline
	}
caption {
	color: #333333;
   	font-size: x-small; 
	font-family: Verdana
}