.borderwhite {
	border: 10px solid #FFFFFF;
}
.bordergreen {
	border: 10px solid #7E8640;
}
.headingbrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #330000;
}
.borderwhitesmall {
	border: 2px solid #FFFFFF;
	
}
.bordergreensmall {
    border: 2px solid #7E8640;
}
.subheadbrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #330000;
	}
.bodybrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #7E8640;
	font-weight: bold;
}
a.white:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #7E8640;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.headingcream {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFCC;
}
.subheadcream {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFCC;
}
.textsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #330000;
}
.bodycream {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFCC;
}
.textsmallcream {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFECB;
}

.textsmaller {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	color: #330000;
	}
	
	.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	color: #7E8640;
}
