h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #2B2F86;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(/greypin-bg.gif);



}
h3 {
	font-size: 17px;
	color: #FF6600;
}
.highlight-yel {
	background-color: #FFFF00;
	padding: 2px;
	font-weight: bold;

}
.bonus {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86A253;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
li {
	font-size: 12px;
	line-height: 1.5em;

}
.toptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: 800;
	color: #333333;
}
.topnav {

	font-size: 12px;
	font-weight: bold;
	color: #003399;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86A253;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 16px;
	color: #FF6600;
}
caption {
	font-size: 10px;
	text-transform: uppercase;
	color: #FF3300;
	background-color: #99CC66;
}

