body, li {
	   font-family:Trebuchet MS,arial, helvetica, sans serif;
	   font-size:14px;
	   color:#006666
	   
	   }

table { font-family:Trebuchet MS,Arial,Helvetica,sans serif;
	   font-size:14px;
	   color:#006666;
	   
	   }
	   
td { font-family:Trebuchet MS,Arial,Helvetica,sans serif;
	   font-size:14px;
	   color:#006666;
	   
	   }

a:link { font-family:Trebuchet MS,Arial,Helvetica,sans serif;
	   	 font-size:14px;
 		font-weight:bold;
	   	 color:#006666;
	   	 }

a:visited { font-family:Trebuchet MS,Arial,Helvetica,sans serif;
	   	 font-size:14px;
		font-weight:bold;
	   	 color:#006666;
	   	 
	   	 }
	   	 
a:active { font-family:Trebuchet MS,Arial,Helvetica,sans serif;
	   	 font-size:14px;
		font-weight:bold;
	   	 color:#006666;
	   	 }

a:hover { font-family:Trebuchet MS,Arial,Helvetica,sans serif;
	   	 font-size:14px;
		font-weight:bold;
	   	 color:#00ffff;
	   	 text-decoration:none;

select { font-family: Trebuchet MS,Arial, verdana;
		font-size: 14px
		color: #666666;
		}
		
input  { font-family: Trebuchet MS,Arial, verdana;
		font-size: 14px
		color: #666666;
		}
	   	 
checkbox { background-color:#ffffff;
		  font-family:helvetica;
	   	 font-size:10px;
	   	 color:#666666;
	   	 }

.bullet  { font-family: Trebuchet MS,Arial, verdana;
		font-size: 14px;
		font-weight:bold;
		color: #006666;
		}

.button  { font-family: Trebuchet MS,Arial, verdana;
		font-size: 14px;
		font-weight:bold;
		color: #006666;
		}

.highlight  { font-family: Trebuchet MS,Arial, verdana;
		font-size: 14px;
		font-weight:bold;
		color: #FF9933;
		}

.heading  { font-family: Trebuchet MS,Arial, verdana;
		font-size: 20px;
		font-weight:bold;
		color: #006666;
		}
