.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	padding-right: 10px;
	font-weight: normal;
	padding: 8px;
	text-align: justify;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #CC9966;
	font-weight: bold;
}
.menu a:hover {
	color: White;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.box {
	border: 1px solid gray;
	background-color: #666666;
	padding:5px;
}
.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
.footer{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: normal;
	letter-spacing: 2px;
}
.testim{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #D9B77E;
	font-weight: normal;
	padding: 8 15 0 15;
	text-align: justify;
}
.testimname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: White;
	padding: 3 15 8 20;
	font-weight: bold;
	font-style: italic;
}
a:hover   {
	color : #CC9966;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background: #FFFFFF;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
}
.form_button {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: White;
	background: #808040;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
}