


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
.visited {
	text-decoration: none;
	color: #3300ff;
}
.hover {
	text-decoration: none;
	color: #DBDBDB;
}
.active {
	text-decoration: none;
	color: #CCCCCC;
}

.style1 {
	color: #595959;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #818181;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #4B4B4B;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	line-height: 18px;
}
.style4 {
	color: #4b4b4b;
	font-size: 11px;
	font-family: tahoma;
	line-height: 18px;
}
.style5 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.box {
	height: 1px;
	width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px;
	font-weight: bold;
	background-color: #CC9966;
}
