body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #a8a7a7;
	font-size: 11px;
	font-family: tahoma;
}

.style2 {
	color: #D6AD07;
	font-size: 11px;
	font-family: tahoma;
}

.style3 {
	color: #a9a9aa;
	font-size: 11px;
	font-family: tahoma;
}

.style4 {
	color: #2c2c2c;
	font-size: 11px;
	font-family: tahoma;
}

.style8 {
	color: #D6AD07;
	font-size: 11px;
	font-family: tahoma;
	list-style-type: circle;
	margin-left: 13px 
}

<!-- Mail Form -->
.style5 {
	width:179px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	border:1px solid #5B5B5B;
	background-color:#3E3F40;
	color:#a8a7a7;
}

<!-- Mail Form 2 Part -->
.style6 {
	width:179px;
	height:159px;
	font-family:tahoma;
	font-size:11px;
	border:1px solid #5B5B5B;
	background-color:#3E3F40;
	color:#a8a7a7;
	overflow:auto;
}

<!-- Search Form -->

.style7 {
	width:157px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color:#969595;
	border:1px solid #5B5B5B;
	background-color:#3E3F40;
}