/* CSS Document */
body {
	background-color: #FFF;
}
body, td, th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
ul {
	text-align: left
}
ol {
	text-align: left
}
p {
	text-align: left;
	font-size: 12pt;
	font-weight: normal;
}
DL {
	text-align: left;
	font-size: 16px;
}
UL {
	text-indent: 0.5pt;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
	text-align: justify;
	left: auto;
	white-space: normal;
	display: block;
}
h1 {
	color: #107aad;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-align: center;
	display: block;
}
H4 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.container {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
.state {
	font-weight: bold;
	font-size: 18px;
	white-space: normal;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-transform: uppercase;
}
.subpara {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.supcenter {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: super;
	display: block;
	height: 10px;
	width: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}
.index {
	font-size: 15px;
}
.subparacenter {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #F00;
}
