@charset "utf-8";
.main {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	background-color: #FF9933;
	list-style-type: circle;
}
     body {scrollbar-3dlight-color:black;
                scrollbar-arrow-color:orange;
                scrollbar-track-color:black;
                scrollbar-darkshadow-color:black;
                scrollbar-face-color:black;
                scrollbar-highlight-color:orange;
                scrollbar-shadow-color:}
.form_titles {
    font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

</style>
