body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCE0CE;
}

a:link {
	color: #0071BC;
	text-decoration: none;
}
a:visited {
	color: #0071BC;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #0071BC;
	text-decoration: none;
}
a {
	font-family: Tahoma, Verdana, Arial;
}

.normaltext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}


.normallink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #0071BC;
}

.normalbold
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.normalboldblue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #0071BC;
	font-weight: bold;
}
.normaltextgreen {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #39830F;
}
.textbox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}


.a1:link {
	color: #338C08;
	text-decoration: none;
}
.a1:visited {
	color: #338C08;
	text-decoration: none;
}
.a1:hover {
	color: #666666;
	text-decoration: none;
}
.a1:active {
	color: #338C08;
	text-decoration: none;
}