html {
	font: normal 62.5% Georgia, serif, "Times New Roman", Times;
}

body {
	font-size: 1.2em;
	line-height: 180%;
	color: #1b2325;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif, "Times New Roman", Times;
	font-weight: normal;
	letter-spacing: +.15em;
}

#content .right-side h1 {
	margin: 1.5em 0 1em 0;
	font-size: 2em;
	color: #7d9050;
}

h2, h3, h4, h5 {
	margin: 1.1em 0 0.7em 0;
font-size: 1em; }

h2{
	color: #7d9050;
	font-size: 1.7em;
	margin: 1.5em 0 1em 0;
}
#content .right-side p{
margin: 13px 0;
}
#content .right-side ul{
margin-left: 15px;
}
#content .right-side li{
	list-style-type:disc;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content .right-side li ul {
margin: 5px 15px;
}
#content .right-side ul ul li{
list-style-type:circle !important;
}

h3 {
	color: #7d9050;
	font-size: 1.2em;
	margin: 1.5em 0 1em 0;
}

h4, h5, h6 {
	color:#7d9050;
	font-size: 1.4em;
}

a {
	color: #7d9050;
}

a:hover {
		color: #7d9050;
		text-decoration: underline;
}

a:visited { color: #7d9050}
