h1 {
	font-size: 24px;
	font-weight: bold;
	color: #6C7F2D;
	word-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
li {
	font-size: 15px;
	line-height: 20px;
	list-style-image: url(../images/bullet.jpg);
	padding: 5px;
}

h2 {
	color: #6C7F2D;
	font-size: 24px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

em {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
h5 {
	color: #666666;
	font-size: 36px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bolder;
}
.style4 h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}




head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BDCA73;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	line-height: 14px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
}
h6 {
	font-size: 12px;
	color: #5B64B5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
}
h7 {
	font-size: 18px;
	font-style: italic;
	color: #AEAE6E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.copyright {
	font-size: 12px;
	color: #535889;
	padding:1em 1em;
	}
	
a {
	color:#535889;
	text-decoration: none;
	}
