a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
.graphic {
	line-height: normal;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	line-height: 13.5pt;
	margin-right: 15pt;
}
.title {
	font-style: italic;
	font-weight: bold;
}
.smallbody {
	font-size: 8pt;
	color: #FFFFFF;
	line-height: normal;
}
.bluetitle {
	font-style: italic;
	font-weight: bold;
	color: #000066;
	font-size: 14pt;
}
li {
	list-style-type: square;
	border-right-color: #D4D0C8;
	padding-bottom: 5px;
}
a:hover {
	text-decoration: underline;
	background-color: #003399;
	color: #FFFFFF;
}
h2 {
	margin-bottom: -5pt;
}

