body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E382F;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #48664C;
}
h1 {
	font-size: 36px;
	color: #334535;
	padding-left: 25px;
	padding-right: 30px;
}
p {
	padding-left: 5px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #60785E;
}
h3 {
	font-size: 18px;
	color: #474944;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 14px;
}
.style1 {
	color: #0F350E;
	font: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#bluebox {
	background-color: #c3ccd3;
	height: 525px;
	width: 590px;
	border: 0px solid #6E4C33;
	overflow:auto;
}
