.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;

}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #996600;
	text-align: center;
	text-decoration: none;


}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	cursor: crosshair;
	list-style-position: outside;
	list-style-image: none;
	line-height: normal;
	overflow: scroll;
	list-style-type: circle;
	padding-left: 10px;
	padding-right: 10px;
	font-style: normal;






}
.subtitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
}
.bullets {
	list-style-position: inside;
	list-style-image: url(images/logo-icon.gif);
	list-style-type: none;

}
.footnote {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: justify;
	margin: 0px;
	cursor: crosshair;
	list-style-position: outside;
	list-style-image: none;
	line-height: normal;
	overflow: scroll;
	list-style-type: circle;
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-indent: 15pt;

}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-align: justify;
	text-indent: 0px;
	padding-left: 10px;
	padding-right: 5px;

}
