@charset "utf-8";


body {
	background-color: #555555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;


}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #ffba4f;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFBA4F;


}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ffff92;


}


a:hover {
	background-color: #555555;
	text-decoration: none;


}


a {
	text-decoration: none;
	color: #FFFFff;
	background-color: #555555;


}


html {


 overflow-x: hidden;


 overflow-y: auto;


scrollbar-arrow-color:#555555;


scrollbar-track-color:#A7A7A7;


scrollbar-face-color:#FFBA4F;


scrollbar-highlight-color:#FFBA4F;


scrollbar-3dlight-color:#FFBA4F;


scrollbar-darkshadow-color:#A7A7A7;


scrollbar-shadow-color:#555555;


}
