body      { color: #ac552b; background-color: #fffcc0; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link    { color: #336633; }
a:visited { color: #336633; }
a:active  { color: #3300cc; }

.style1  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.style2  { font-size: 14px; }
.style3  { font-family: Verdana, Arial, Helvetica, sans-serif; }
.style4  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #EF7627; }
.style5  { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; color: #FF0000; }
.style6  { font-size: 10px; }
.style7  { font-size: 12px; }
.style10 { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style11 { font-size: 18px}
.style13 { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style16 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; }
.style17 { font-style: italic; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; }
.style18 { font-size: 16px}
.style20 { font-size: 18px; font-weight: bold; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style21 { font-weight: bold; }

a.buttonStyle { 
	color :#000000;
	font-weight :normal;
	text-decoration :none;
	background-color :#FFCCCC;
	height : auto;
	width :170px;
	border :thin solid;
	border-color:#006699; 006699; FFCC99; FFCC99
}
a.buttonStyle:hover {
	color :#FFFFFF;
	text-decoration :none;
	background-color :#999966;
	border: thin outset;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
	cursor:default;
}


