body {
	background: Black;
	color: Black;
	background-color: White;
	margin: 12px;
	padding: 0;
	font-family: Verdana;
}
.banner {
	font-family: Times;
	font-size: 20pt;
	font-weight: bold;
	background: Navy;
	color: #CC9900;
	margin: 0;
	padding: 0;
	border: 0 none 0pt;
}
.banner2 {
	font-family: serif;
	font-size: 16pt;
	font-style: italic;
	background: Navy;
	color: #CC9900;
	margin: 0;
	padding: 0;
}
.subhead {
	font-family: Times;
	font-size: 20pt;
	font-weight: bold;
	background: White;
	color: Navy;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.question {
	font-family: Times;
	font-size: 20pt;
	font-weight: bold;
	background: White;
	color: Navy;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.answer {
	font-family: Times;
	font-size: 20pt;
	font-weight: bold;
	background: White;
	color: Navy;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
p.head1 {
	font-family: Times;
	font-size: 20pt;
	font-weight: bold;
	background: White;
	color: Navy;
	padding: 0;
	margin: 10px;
}
p.head2 {
	font-family: Times;
	font-size: 16pt;
	font-weight: bold;
	background: White;
	color: Black;
	margin: 20px;
	padding: 0;
}
p.head3 {
	font-family: Times;
	font-size: 12pt;
	font-weight: bold;
	background: White;
	color: Navy;
	margin: 30px;
	padding: 0;
}
p.boldbody {
	font-family: Times;
	font-size: 12pt;
	font-weight: bold;
	background: White;
	color: #CC9900;
	margin: 30px;
	padding: 0;
}
.copyright {
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	background: Navy;
	color: #CC9900;
	margin: 0;
	padding: 0;
}
p {
	color: black;
	font-family: Verdana;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 100%;
	padding-top: 0;
	padding-bottom: 0;
	text-align:left;
}
.p {
	color: black;
	font-family: Verdana;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 20px;
	line-height: 120%;
	padding-top: 0%;
	padding-bottom: 0%;
	text-align:left;
}
p.pi1 {
	color: black;
	font-family: Verdana;
	font-size: 13px;
	margin-left: 40px;
	margin-right: 20px;
	line-height: 120%;
	padding-top: 0%;
	padding-bottom: 0%;
	text-align: left;
}
p.pi2 {
	color: black;
	font-family: Verdana;
	font-size: 13px;
	margin-left: 80px;
	margin-right: 20px;
	line-height: 120%;
	padding-top: 0%;
	padding-bottom: 0%;
	text-align: left;
}
p.body {
	color: black;
	font-family: Verdana;
	font-size: 12px;
	margin: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.note {
	font-family: Times;
	font-size: 12pt;
	font-weight: bold;
	background: White;
	color: Navy;
	margin: 30px;
	padding: 0;
}
h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial;
	font-size: 14px;
	color: Black;
}

.textbox {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
}
.button {
	font-family: Arial;
	border: 1px solid;
	background-color: #CCCCCC;
}
.dropdownmenu {
	font-family: Arial;
	font-size: 12px;
	background-color: #CCCCCC;
}
ul {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
li {
	color: black;
	font-family: Verdana;
	font-size: 12px;
	margin: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}
p.li {
	color: red;
	font-family: Verdana;
	font-size: 12px;
	margin: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
