/* CSS Document */


*{margin:0 0 0 0px;}
 
  BODY { font-family:"Trebuchet MS"; color:#666666; font-size:11px; line-height:18px; font-weight:200;}
  
  
  table {
	border:none;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	align:left;
	line-height:18px;
	vertical-align:top;
	color:#999999;
	letter-spacing:1px;
	
}




h1 {font-family:"Trebuchet MS"; text-align:center; font-size:15px; font-weight:bold; color:#000066;
}






  a:link {
  font-family:"Trebuchet MS";
	color:#999999;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}
a:visited {
	color:#999999;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}
a:hover {
	color:#E3AD09;
	text-decoration: underline;
	font-size:11px;
	font-weight: normal;
}
a:active {
	color:#999999;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
}

