td , p , li , blockquote , div {
font-family : verdana, geneva, helvetica, arial, sans-serif;
  font-size : 11px;
  line-height : 1.5em;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
  color : #CC0033;
  text-decoration : none;

}

a:visited {
  color : #666666;
  text-decoration : none;
}

a:active {
  color: #FF6666;  
  text-decoration : none;
}


a:hover {
  text-decoration : underline;
  color : #0000CC;
}


.copyright {
  color : #000000;
  font-weight : normal;
  font-size : 0.88em;
  line-height : normal;
}

.small {
 
  font-size : 10px;
 
  }
  
.head {
 
  font-size : 13px;
  color : #003399;
  font-weight : bold;
  
  }

.smallest {
  color : #ffffff;
  font-weight : normal;
  font-size : 5px;
  line-height : 3px;
  }

  
.inputbox { 
  font-size : 10px; 
  color: #000000; 
  border: #69828b 1px solid; 
  }

