@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.altbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-indent: 15px;
	text-decoration: underline;
}

blockquote {
	text-indent: 35px;
	display: compact;
	white-space: normal;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	left: auto;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-repeat: repeat;
}
.tablehead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-repeat: repeat;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
	background-color: #333333;
	background-repeat: repeat;
	background-image: url(siteart/prembkgd.gif);
}

ul {
	text-align: left;
	text-indent: 3px;
	padding-top: 3px;
}

li {
	list-style-type: disc;
	line-height: 125%;
	font-size-adjust: -1;
	font-stretch: semi-condensed;
	text-indent: 1px;
	width: auto;
	height: auto;
	margin-bottom: 5px;
}
a:link {
	color: #333399;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #CC3300;
}

a:active {
	color: #009966;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
