.bold {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #669900;
	font-size: 100%;
	text-transform: none;
	font-variant: normal;
	line-height: normal;



}

.bolditalic {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #669900;
	font-style: italic;
	font-size: 100%;
	line-height: normal;
	font-variant: normal;


}
.sitetitle {
	font-family: "Times New Roman";
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: fffff0;
	text-transform: uppercase;

}
.heading {

	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #336600;
}
a:link {
	font-weight: bold;
	color: fffff0;
	text-decoration: underline;
	font-family: "Times New Roman", serif, sans-serif;
	line-height: normal;
	font-size: 100%;

}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;

}
a:hover {
	font-weight: bold;
	color: #336600;
	background-color: #FFFF99;
	line-height: normal;
	font-size: 100%;

}
a:active {
	font-family: "Times New Roman", serif, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: fffff0;
	line-height: normal;
	font-size: 100%;

}
body {
	font-family: "Times New Roman", serif, sans-serif;
	font-weight: normal;
	background-repeat: no-repeat;
	font-style: normal;
	line-height: 100%;
	background-position: 50% 0%;
	background-color: A2AA7B;
	background-attachment: scroll;
	font-size: 100%;
	color: #000000;

}
.boldwhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFF0;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #336600;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #336600;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #336600;
	text-transform: uppercase;

}
.highlite {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fffff0;
	background-color: #336600;
}
.mainarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
a.mainarea:link {
	font-size: 100%;
	font-weight: bold;
	color:336600;
	text-decoration: underline;
}

a.mainarea:visited {
	font-size: 100%;
	font-weight: bold;
	color:999966;
	text-decoration: underline;
}

a.mainarea:hover {
	font-size: 100%;
	font-weight: bold;
	color:336600;
	background-color:ffff99
}

a.mainarea:active {
	font-size: 100%;
	font-weight: bold;
	color:336600;
}
