@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #8AD2DE;
	background-image: url(images/background_grade.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}
a:link {
	color: #8cd3df;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #c77841;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #c77841;
	font-weight:normal;
}
h2 {
	font-size: 16px;
	color: #c77841;
}
h3 {
	font-size: 14px;
	color: #c77841;
}
.content {
	text-align:left;
	background-color: #FFFFFF;
	height:696px;
}
.padding {
	padding-left:18px;
	padding-right:18px;
}
p {
margin-top: 0px;
margin-bottom: 5px;
}
.big-words {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8BD3DF;
}
.brown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B55B1E;
}

