a:link {color: #CC6600; font-weight: normal; text-decoration: underline}
a:visited {color: #996600; font-weight: normal; text-decoration: underline}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #FFCC33; text-decoration: none}
body {margin:0}
H1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #000000}
H2 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #CC6600}
TD {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt} /* normal font*/
.normalfont {font-family: Arial, Verdana, Helvetica; font-size: 10pt} /* normal font*/
.smallfont {font-family: Arial, Verdana, Helvetica; font-size: 8pt} /* smaller than normal */
PRE {font-family: Courier, Courier Times; font-size: 10pt} /* Preformatted Font */
h3 {font-size: 13pt; font-weight: bold; color: #FFFFFF; text-align: center}
.menufont { font-family: Arial, Verdana, Helvetica; font-size: 10pt ; color: #FFFFFF}
.footer { font-family: Arial, Verdana, Helvetica; font-size: 8pt ; color: #666666; text-align: center}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: CC6600}
.testimonialfont {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
.reverse {  color: #FFFFFF}
a.buttonStyle {
   color :#000000;
   font-weight :normal;
   text-decoration :none;
   background-color :#CCCCCC;
   height : auto;
   width :100px;
   border :thin solid;
   border-color:#CCCCCC;
}
a.buttonStyle:hover {
   color :#FFFFFF;
   text-decoration :none;
   background-color :#999999;
   border: thin outset;
   border-color: #FFFFFF #000000 #000000 #FFFFFF;
   cursor:hand;
}
a.buttonStyle:visited {
   color :#000000;
   text-decoration :none;
   background-color :#999999;
   border: thin outset;
   border-color: #FFFFFF #000000 #000000 #FFFFFF;
   cursor:hand;
}
.mediumfont {
	font-size: 14px;
}
.largefont {
	font-size: 18px;
}
.rednormal {
	color: #CC0000;
}
.redsmall {
	font-size: 9px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
.formright{
text-align:right;
vertical-align:bottom;
}