body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	background-color: #666666;
	line-height: 1.5em;
	

}
a:link {
	color: #3A4976;
	text-decoration: underline;
	text-decoration:underline;
	font-size: 12px;
}
a:visited {
	color: #3A4976;
	text-decoration: underline;
	text-decoration:underline;
	font-size: 12px;
}
a:hover {
	color: #FE9B35;
	font-size: 12px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #48588E;
	line-height: 1.25em;
	text-decoration: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C17400;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B7CB4;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
.go {
	cursor: help;
}
p {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.highlight {
	background-color: #FFFF99;
}
