body {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
}
h1 {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h1center {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
.address {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.tail {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #008000;
}
.linkpageblack {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}
.navhor {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #ff99ff;
}
.navsid {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.plaintextcenteronwhite {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	background-color: #FFFFFF;
	text-align: center;
	}
.plaintextleft {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
.faqmenu {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
a:link       { color: #0000FF }
a:visited    { color: #0000FF }
a:hover      { color: #FF00FF }
a:active     { color: #0000FF; text-decoration: underline; }