body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8D700;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
ul{
	list-style-type: square;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-align: justify;
	color: #666666;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.menu {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E3E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006CB7;
	text-decoration: none;
	height: 20px;
	padding-left: 12px;
}
A {
color:#88874F;
text-decoration: none;
}
A:hover {
color:#91713C;
text-decoration: underline;
}
.menu A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #91713C;
	text-decoration: none;
}
.menu A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9C9C54;
	text-decoration: underline;
}
.style6 {
	color: #FFFFFF;
	font-family: Times, Serif;
	font-size: 20px;
}
.bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #91713C;
	text-decoration: none;
}
