body {
		background-color: #FFFFCC;
}
.style2 {
	color: #000066;
	font-weight: bold;
	font-size: 10px;
}
.style4 {font-size: 12px}
.style6 {	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.totals {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: middle;
}
a.greenbuttonStyle {
   font-size: 16px;
   color :#000066;
   font-weight :bold;
   text-decoration :none;
   background-color :#0033FF;
   height : 15;
   width :auto;
   border :thin solid;
   border-color:#00FFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.bluebuttonStyle:active {
   color :#000066;
   text-decoration :none;
   background-color :#0033FF;
   border: thin outset;
   border-color: #99FFFF #000000 #000000 #99FFFF;
   cursor:default;
}
a.greenbuttonStyle:hover {
   color :#FFFF66;
   text-decoration :none;
   background-color :#0033FF;
   border: thin outset;
   border-color: #99FFFF #000000 #000000 #99FFFF;
   cursor:hand;
}

a.greenbuttonStyleV {
   font-size: 14px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   color :#000066;
   font-weight :bold;
   text-decoration :none;
   background-color :#0033FF;
   height : 18;
   display: block;
   width :auto;
   border :thin solid;
   border-color:#00FFFF;
}
a.greenbuttonStyleV:active {
   color :#000066;
   text-decoration :none;
   background-color :#0033FF;
   border-color: #00FFFF;
}
a.greenbuttonStyleV:hover {
   color :#FFFF66;
   text-decoration :none;
   background-color :#0033FF;
   border: thin outset;
   border-color: #99FFFF #000000 #000000 #99FFFF;
   cursor:hand;
}
.header {
	font-size: 32px;
	color: #006600;
	font-weight: bold;
}
.style7 {color: #333333}
.style8 {color: #000000}