body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.BodyText {
	font-size: 13px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
a {
	font-weight: bold;
}
a:link {
	color: #006600;
	text-decoration: none;
}

a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}
.Details {
	font-size: 11px;
}

