h1 {
	font: bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}

body {
	word-spacing: 1px;
	background-color: #565656;
	  }
	  
td {
	font: normal 12px "Trebuchet MS", Tahoma, Arial, sans-serif;
	
   	color: #2D2D2D;
	
	letter-spacing: 0.04em;
	
	word-spacing: 3px;}
	
.textbox {background:#009966;}	

span.highlight {
                background-color: #ffcccc;}
				
.justify {
			text-align: justify;}
			
a:link {
		     color:#6633CC;
			 font-weight: normal;
			 font-size: 1.0em;
             text-decoration: none;}

a:active {
		     color:#6633CC;
		     font-weight: normal;
			 font-size: 1.0em;
             text-decoration: none;}

a:visited {
		     color: #9900FF;
		     font-weight: normal;
			 font-size: 1.0em;
             text-decoration: none;}

a:hover {color : #FF0066 ;
		text-decoration: none;}
