body {
	color: #000000;
	text-align: left;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
p {
	font-size: 8pt;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	color: #CC0000;
	margin: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	background-image: url(images/grade.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #00A3EB;
}
h2 {
	text-align: center;
	vertical-align: middle;
	color: #0000FF;
	margin: 0px 0px;
	font-family: sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
h3 {
	color: #0000FF;
	text-align: center;
	vertical-align: middle;
	background: #CCCCCC;
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background: #0000FF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 2px;
}
h5 {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background: #0000FF;
	margin: 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
}
h6 {
	font-family: sans-serif;
	font-size: 18px;
	margin: 0;
}
.lineheight {
	line-height: 30pt;
