body {
	font-family: Verdana, Geneva, sans-serif;
	color: #021756;
	font-size: 11px;
}
h1 {
	font-weight: bold;
	font-size: large;
	font-weight: bold;
	color: #021756;
}
h2 {
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	margin: 0px;
}
a, a:visited, a:link {
	text-decoration: none;
	color: #021756;
}
a:hover {
	color: #d99f9d;
	text-decoration: underline;
}