@charset "utf-8";

html,body{
      background: #850303;
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  word-spacing: 1px;
	  letter-spacing: 0.9px;
	  line-height: 15px;

   }

#fullheight{height:90%}


A:link {text-decoration: none; font-weight:bold;  color: #280847;}
A:visited {text-decoration: none; font-weight:bold;  color: #280847;}
A:hover {text-decoration: none; font-weight:bold;  color: #000000;}
A:active {text-decoration: none; font-weight:bold;  color: red;}



.textbox { margin: 10px 15px 10px 5px; }


.text2 { line-height: normal;
letter-spacing: normal;
line-height: normal;
}

ul {
list-style-type: none;
padding: 0;
margin: 0;
line-height: 12px;
}

.text2:p { 
line-height: 7pt;
} 
