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

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

a:link { font-family:Trebuchet MS,Arial,Helvetica,sans serif;
	   	 font-size:14px;
	   	 color:#0000CC;
	   	 text-decoration:none underline; font-weight:bold
	   	 }

a:visited { font-family:Trebuchet MS,Arial,Helvetica,sans serif;
	   	 font-size:14px;
	   	 color:#0000CC;
	   	 text-decoration:none underline; font-weight:bold
	   	 }
	   	 
a:active { font-family:Trebuchet MS,Arial,Helvetica,sans serif;
	   	 font-size:14px;
	   	 color:#0000CC;
	   	 text-decoration:none underline; font-weight:bold
	   	 }

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

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

.tableheader { font-family: Trebuchet MS,arial, helvetica, sans serif;
		font-size: 14px;
		font-weight:bold;
		color: #006666;
		border-bottom: 2px solid #C0C0C0 
		}

.tablerow { font-family: Trebuchet MS,arial, helvetica, sans serif;
		font-size: 14px;
		color: #006666;
		border-bottom: 1px solid #C0C0C0 
		}

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

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

.highlight  { font-family: Trebuchet MS,arial, helvetica,sans serif;
		font-size: 14px;
		font-weight:bold;
		color: #0033CC;
		}

.heading  { font-family: Trebuchet MS,arial, helvetica, sans serif;
		font-size: 18px;
		font-weight:bold;
		color: #0033CC;
		}
