A {
	color: #000000;
	}
	
A:hover {
	text-decoration: underline;
	color: #000000;
	}
A:link {
	text-decoration: none;
	color: #000000;
}
A:active {
	text-decoration: none;
	color: #000000;
}
A:visited {
	text-decoration: none;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FEF3C7
}
.content {
	font-size: 12px;
	line-height: 16px;
}
.foot {
	font-size: 10px;
	line-height: 16px;
}
.navBG {background-image: url('images/navTab_m.gif');
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
}
.bodyHead {
	font-size: 21px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	}
UL {
padding-top: 0px;
padding-bottom: 0px;
}
body {
	background-image:url('images/Head_BG.gif');
	background-position:top;
	background-repeat:repeat-x;
}
ul {
list-style: square; 
margin-left: 18px; 
margin-top: 10px; 
margin-right: 0px; 
margin-bottom: 10px;
}
