.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003300;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #669966;
}
.text1 {
	font-family: Times New Roman, Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
A {
	color: #0033CC;
   	font-size: small;
   	font-weight: bold;  
	font-family: Times New Roman, Times, serif;
  	TEXT-DECORATION: none
}
A:hover
{
	color: #CC0000;
	TEXT-DECORATION: underline
}
A#small {
COLOR: #006600; FONT-FAMILY: Times New Roman, Times, serif; FONT-WEIGHT: BOLD; FONT-SIZE: 10px; TEXT-DECORATION: none
}
A#small:hover {
COLOR: #663333; FONT-FAMILY: Times New Roman, Times, serif; FONT-WEIGHT: BOLD; FONT-SIZE: 10px; TEXT-DECORATION: none
}
A#dropdown {
COLOR: #003300; FONT-FAMILY: verdana; FONT-WEIGHT: BOLD; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A#dropdown:hover {
COLOR: #ffffff; FONT-FAMILY: verdana; FONT-WEIGHT: BOLD; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A#footer {
COLOR: #B9AF9E; FONT-FAMILY: verdana; FONT-WEIGHT: BOLD; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A#footer:hover {
COLOR: #ffffff; FONT-FAMILY: verdana; FONT-WEIGHT: BOLD; FONT-SIZE: 11px; TEXT-DECORATION: none
}