p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px 10px 10px;
	line-height: 1.4;
	color: #333333;
	text-indent: 0pt;
	margin: 0px;



}
body {
	background-repeat: no-repeat;
	background-position: center 90px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF00CC;
	text-align: center;
	background-color: #000000;
	line-height: 1.3;
	font-style: normal;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 5px 10px 0px;
	color: #996600;
	margin: 0px;



}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px 5px;
	list-style-position: inside;
	list-style-type: disc;
	font-style: italic;
	color: #333333;
	line-height: 1.2;


}
div{
	scrollbar-3dlight-color:white;
    scrollbar-arrow-color:#FF0066;
    scrollbar-base-color:#FF0066;
    scrollbar-darkshadow-color:white;
    scrollbar-face-color:white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:white;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.main a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px 5px;
	text-decoration: underline;

}
.main a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px 5px;
	color: #333333;

}
.main a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px 5px;
	color: #FF0066;

}
.main a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px 5px;
}
#main {
	left: 50%;
    height: 600px;
	background-color: transparent;
	border: #999999;
	width: 800px;
	margin-left: -400px;
	position: absolute;








}
#text {
	overflow: scroll;
	position: static;
	height: 100%;
	width: 100%;

}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;

}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
ol {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
