@charset "UTF-8";
/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #900;
}
a:visited {
	color: #900;
}
.italic12 {	font-size: 12px;
	font-style: italic;
}
.bold12white {color: #FFFFFF; font-weight: bold; font-size: 12px; }
.bolditalic14 {	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.white {color: #FFFFFF}
.black14 {font-size: 14px}
.black9 {font-size: 9px}
.black12 {font-size: 12px}
.blackbold12 {font-weight: bold; font-size: 12px;}
.bold12 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.redbolditalic {
	color: #A7001F;
	font-weight: bold;
	font-style: italic;
}

</style>
.redbolditalic14 {
	color: #A7001F;
	font-weight: bold;
	font-style: italic;
}
.redbolditalic14 {
	color: #A7001F;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.black11 {
	font-size: 11px
}
.bkgdbargray {
	background-color: #CCC;
	background-repeat: repeat;
	width: 10px;
	vertical-align: text-bottom;
}
.redbold14 {
	color: #A7001F;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.bkgdyellow {
	background-color: #FEFFC7;
	border: 2px solid #999;
}

