@charset "utf-8";
/* CSS Document */

body{
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:16px;
}

td h2{
	font-size: 14px;
	font-weight:bold;
	color:#B18E4E;
	margin: 2px;
}

.head{
	font-size: 20px; 
	color: #B18E4E; 
	font-weight: bold; 
	text-transform:uppercase;
	}
	
.style5 {
	font-weight: bold; 
	color: #FF0000; 
}

.hilite{
	font-size: 12px;
	color: #B18E4E;
	font-weight: bold;	 
	 }

#aa li{
	margin-bottom:10px;
	font-weight:normal;
	}

.menux{
	list-style:url(../images/bullet.jpg);
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	margin-top:65px;
	margin-left:5px;
	padding:20px;
	}
	
.menux li{
	margin-bottom:5px;
	}
	
.menux li a:link, .menux li a:visited, .menux li a:hover{
	color:#ffffcc;
	text-decoration:none;
}


