body {
	font-family: "Century Schoolbook";
	font-size: 100%;
	background-attachment: scroll;
	background-repeat: repeat;

}
h1 {
	font-family: "Century Schoolbook";
	font-size: 36px;
	font-weight: bolder;
	color: #CC9900;
	font-style: italic;

}
h2 {
	font-family: "Century Schoolbook";
	font-size: medium;
	font-weight: bold;
	color: #6288B7;
	text-decoration: underline;
	font-style: italic;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5D7EB3;
	font-style: italic;
	background-color: #FFF2E9;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
}
a:link {
	font-family: "Century Schoolbook";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC9900;
}
a:visited {
	font-family: "Century Schoolbook";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00CC00;
}
a:hover {
	font-family: "Century Schoolbook";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	background-color: #FF9900;
}
a:active {
	font-family: "Century Schoolbook";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3399FF;
	text-decoration: blink;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC6666;
	background-color: #799DC1;

}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #799DC1;
}
