body {
	background-color: #4C3E34;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bodystyle {
	background-color: #4C3E34;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

a:link {
	color: #FFCC66;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color: #FFCC66;
	font-family: "Times New Roman", Times, serif;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	}

.bodyitalic {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	line-height: 20px; 
	font-style: italic; 
	}

.clickitalic {
	font-style: italic;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
}
.bullets1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: circle;
}
.bullets2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: square;
}
