body {
	background-color: #FFFFFF;
}
body, p, td, th, a {
	font-size: small;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5 {
	color: rgb(128, 113, 179);
	margin: 0;
	padding: 0.5em, 0, 0.5em, 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
	text-decoration: underline;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
	text-decoration: underline;
}
h5 {
	font-size: medium;
}
a {
	color: #8071B3;
}
a:hover {
	color: #C0141B;
	text-decoration: none;
}
hr {
	text-align: right;
	width: 40%;
	height: 2px;
	color: #E6EC99;
	border: none;
} /* For Internet Explorer */
html>body hr {
	margin-left: 0;
	width: 40%;
	height: 2px;
	background-color: #E6EC99;
	border: 0px solid #E6EC99;
} /* For Opera and Gecko-based browsers */
img, object {
	border: 4px solid #F5B56E;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 18px
}
.geenbullet {
	list-style-type: none;
}
