body {
	font-size: 11px;
	color: #003300;
	font-family: "Century Schoolbook", Georgia, "Times New Roman";
}
a:link, a:visited {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	font-size: 11px;
}
a:hover, a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
h1 {
	font-size: 40px;
	color: #003300;
	font-weight: normal;
	font-family: "Century Schoolbook", Georgia, "Times New Roman";
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	font-family: "Century Schoolbook", Georgia, "Times New Roman";
	margin-bottom: 0px;
	padding-bottom: 0px;
}
small {
	font-family: "Century Schoolbook", Georgia, "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	line-height: 12px;
}
.big {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}

h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	font-family: "Century Schoolbook", Georgia, "Times New Roman";
	margin-bottom: 0px;
	padding-bottom: 0px;
}

