body {
  FONT-FAMILY: Times New Roman, Verdana,Arial,Helvetica,sans-serif;
  FONT-SIZE: 11pt;
	scrollbar-face-color: #e8e8e8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #e8e8e8;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #e5e5e5;
	scrollbar-darkshadow-color: #98AAB1;
	background-color: #E6E6E6;
	background-image: url(images/hg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

body, table, tr, td, br, p, ul, li, div, center, b {
  font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #464646;
}

em {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: italic;
  color: #FFFF99;
}



select, input, textarea {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background-color: #f0f0f0;
   border-top: 1pt black solid;
   border-right: 1pt black solid;
   border-bottom: 1pt black solid;
   border-left: 1pt black solid;
   padding: 1px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   letter-spacing: normal;
   word-spacing: normal;
   line-height: normal;
   text-decoration: none;
   text-transform: none;
   width: 90%;
}

.button {
	background-color : #FFFFFF;
	font-weight : normal;
	cursor: hand;
	font-size: 11px;
	color: #646464;
	width: 130px;

span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #646464;
  font-weight: bold;
}

A:link {
  text-decoration: underline;
  color: #3300FF;
}

A:visited {
  text-decoration: underline;
  color: #3300FF;
}

A:hover {
  text-decoration: underline overline;
  color: #FF0000;
}
