body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
}

p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  
  color:#333333;
  text-indent: 5px;
}.a5 {
  color:#888888;   
}

select {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
} 

input {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  
  color:#000000; 
}.a1 {border: 1px dotted #444444; text-align: right;}.a2 {text-align: right;  font-size:16px;
  color:#ffffff;}.a3 {text-align: left;  font-size:9px; color:#444444; }


textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
}.a9 {
  
  color:#000000;	
}
 
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
}.a2{
  font-size:8px;
  border-top: 	    thin solid #ffffff;
  border-right:	   thin solid  #ffffff;
  border-bottom: thin solid  #ffffff;
  border-left:	    thin solid  #ffffff;
}.a3 {
  border-top: 	 1px dotted #444444;
  border-right:	 1px dotted #444444;
  border-bottom: 1px dotted #444444;
  border-left:	 1px dotted #444444;
}.a4 {
  color:#888888;   
  font-style:italic;
}.a5 {
  border-top: 	  thin dotted #444444;
  border-right:	 thin dotted #444444;
  border-bottom: thin dotted #444444;
  border-left:	 thin dotted #444444;
}.a9{
  
  color:#000000;	
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
	color:#333333;
}.statement {
	font-size: 16px;
	color: #777777;
	padding: 22px;
	font-weight: bold;
	width: 500px;
	line-height: 25px; 
	left: 50px;
	right: 50px;
}

a:link {color: #99BBFF; text-decoration: none; cursor:pointer;}
a:visited {color: #99BBFF; text-decoration: none; cursor:pointer;}
a:hover { text-decoration: underline; cursor:pointer;}

a.nav{color:aaaaff; text-decoration: underline; cursor:pointer}

.unselectable, .mt1 td {
    -webkit-user-select: none; /* Chrome/Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */ 
    -o-user-select: none;
    user-select: none;
}
