.background {
	background-color: #996633;
}
.header {
	font-family: "Old English Text MT";
	font-size: 50pt;
	font-style: normal;
	font-weight: lighter;
}


a:link {
	color: #000000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
}
.xlarge_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	font-weight: normal;
	color: #009900;
}

.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
}
a:visited {
	color: #333333;
}
.body_text_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.body_textmicro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
}
.body_textsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.title_small_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #FF0000;
}
.title_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.title_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.body_text_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #009900;
}
.title_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #009900;
	text-transform: none;
}
.bullet_square {
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
}
.body_text_bullet {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
}
.bullet_disc {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}
.background_left {
	background-color: #F0F0F0;
}
.bullet_disc_outside {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}
