body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;




}
h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #b21107;
	margin-top: 5px;
	margin-bottom: 0px;


}
h2 {
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
	text-align: center;
	background-color: b21107;
	margin-bottom: 5px;
	margin-top: 5px;

}
h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #ff9900;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 0px;


}

a:link {
	font-weight: normal;
	color: #b21107;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #b21107;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: b21107;
	text-decoration: none;
}
.nav2 a:link {
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;



}
.nav2 a:visited {
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #660000;



	}
.nav2 a:hover {
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;

	}
.nav2 a:active {
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;

}
.tbl-head {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: b21107;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;

}
.tb-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
	background-color: #CCCCCC;

}
p {
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
