body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.thinborder {
	border: 1px solid #CCCCCC;
}

.fadedbgbox {
	padding-left: 85px;
}
.indent {
	padding-left: 8px;
}

.style1 {color: #990000}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.accomplishtext {
	font-weight: bold;
	color: #355f89;
}
