h1 { font-family: arial rounded mt bold, arial, helvetica, sans serif;
	 color: black;
	 font-size: 18pt;
	 font-weight: bold; }
h2 { font-family: arial rounded mt bold, arial, helvetica, sans serif;
	 color: #0000ff;
	 font-size: 14pt;
	 font-style: italic;
	 font-weight: bold; }
strong { font-family: arial, helvetica, sans serif;
	 color: black;
	 font-size: 10pt;
	 font-weight: bold; }
.about1 { font-family: times, times new roman, serif;
	 color: black;
	 font-size: 14pt;
	 font-weight: bold;
	 font-style: italic; }
.about2 { font-family: times, times new roman, serif;
	 color: black;
	 font-size: 14px;
	 font-weight: normal;
	 font-style: normal; }
p,td,li,ul { font-family: arial, helvetica, sans serif;
	 color: black;
	 font-size: 10pt; }
.strikethru { font-family: arial, helvetica, sans serif;
	 color: black; text-decoration: line-through;
	 font-size: 10pt; }
.footer { font-family: arial, helvetica, sans serif;
	 color: black;
	 font-weight: bold;
	 font-size: 14px; }
div.menuBar {
	text-align: left;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	font-weight: bold;
	border-color: #000000 #000000 #000000 #000000;
	text-decoration: none; }
div.menuBar a.menuButton {
	background-color: #ffff33;
	border: 2px solid black;
	color: #000000;
	left: 0px;
	position: relative;
	width: 150px;
	text-decoration: none;
	display: block;
	margin: 1px 2px 2px 2px;
	padding: 6px 6px 6px 3px; }
div.menuBar a.menuButton:visited {
	background-color: #ffff33;
	border: 2px solid black;
	color: #666666;
	display: block;
	margin: 1px 2px 2px 2px;
	padding: 6px 6px 6px 3px; }
div.menuBar a.menuButton:hover {
	font-family: arial, helvetica, sans;
	border: 2px solid black;
	background-color: #FFFEE9;
	color: #000000;
	display: block;
	margin: 1px 2px 2px 2px;
	padding: 6px 6px 6px 3px; }