h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A8B1B3;
}
.body_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #757C7E;
	padding: 5px;
	background-repeat: repeat-y;
}
.footer {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.bullet {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #757C7E;
	list-style-image: url(images/bullet.jpg);
}
.subheader {
	font-family: Tahoma;
	font-size: 10.5pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #996666;
}
.nextpage {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996666;
}
.bkgrnd {
	background-color: #666666;
	border-top-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tablelft {
	border-top-width: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-left-color: #CCCCCC;
}
