h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: Italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	padding: 10px;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
}
a:link		{ color: #0033FF; text-decoration: underline }

a:visited	{ color: #0000FF; text-decoration: underline }

a:active	{ color: #0000FF; text-decoration: underline }

a:hover		{ color: #0066FF; text-decoration: underline }

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	Text-align: Justify;
	Margin-left: 5px;
	Margin-right: 5px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.pcenter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	Text-align: center;
	Margin-left: 5px;
	Margin-right: 5px;
	font-style: italics;
	font-weight: bold;
	color: #EFEFEF;
	background-color: #889988;
	text-decoration: none;
}

.copyright {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #EFEFEF;
	background-repeat: no-repeat;
	background-position: center center;
}
.titleinfo {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.smalltext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
}
.borders	{ border: #889988 1px solid }

.subtitle 	{ 
color: #333333; 
font: bold 13px Geneva, Arial, Helvetica, sans-serif
}


.inlinetitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #889988;
	text-decoration: none;
}
	
.list { 
list-style-position: inside;
	list-style-type: disc;
	background-color: #EFEFEF; 
	z-index: 100;
 }
	  
body {
	background-color: #EFEFEF;
}
.formlabels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 175px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
	border: thin solid #889988;
	line-height: 125%;
	font-variant: small-caps;
	float: right;
}
.formborders {
	border: thin solid #889988;
}

.listbdrs {
	border: thin solid #889988;
}

.listingtext {
	background-color: #EFEFEF;
	overflow: scroll;
	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
	background-repeat: no-repeat;
	clip: rect(auto,auto,90px,auto);
	top: auto;
	height: 85px;
	left: 370px;
}
