.style2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C554B;
	}
.tableheading {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 11px;
	color: #858585;
	border-left-color: #858585;
	border-left-style: solid;
	padding-left: 7px;
	border-left-width: 11px;
}
	
	body {
	background-color: #EFF0EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6559;
}
p {
	line-height: 1.7em;
	text-align: justify;
}
a.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #5C554B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #993333;
}
a:hover {
	text-decoration: none;
	color: #807668;
}
a:active {
	text-decoration: underline;
	color: #6C2424;
}
a {
	font-size: 12px;
}
}
