.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A82;
	line-height: 15px;
}

.body a:visited {
	color: #9D9DAE;
	text-decoration: none;
}

.body a:link {
	color: #9D9DAE;
	text-decoration: none;
}

.body a:active {
	color: #9D9DAE;
	text-decoration: none;
}
.body a:hover {
	color: #000000;
	text-decoration: none;
}
.greyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #545454;
	font-weight: bold;
}

.body10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9DAE;
	margin-bottom: -10px;

}
.thumbborder {
	border: 1px solid #545454;
}

.grade {
	background-image: url(images/grade.gif);
	background-repeat: repeat-x;
}
