@charset "utf-8";
/* CSS Document */

 h1 {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #336633;
	text-align: center;
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	text-align: center;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	color: #336633;
}

 h3 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	color: #336633;
	margin: 0px;
	text-decoration: none;
}
h3 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	color: #FFFFFF;
	background-color: 336633;
}
h3 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	color: #FF0000;
}

 .content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.content ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	color: 336633;
}


.content a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
	color: #336633;
	margin: 0px;
	text-decoration: none;
}
.content a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	color: #FFFFFF;
	background-color: 336633;
}
.content a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	color: #FF0000;
}

