h1 {
	font-family: "Brush Script MT", "French Script MT", "Lucida Calligraphy";
	font-size: 36px;
	font-weight: bold;
	color: #006600;
	line-height: normal;
	margin-bottom: 0px;
}
h2 {
	font-family: "Brush Script MT", "French Script MT", "Lucida Calligraphy";
	font-size: 24px;
	font-weight: bold;
	color: #006633;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-top: 1;
	margin-top: 2px;
	color: #660000;
	background-attachment: fixed;
	background-image: url(images/grade.jpg);
}
.bannerlnk {
	background-color: #B0E1F9;
}

