@charset "iso-8859-1";
	 body, p {
			font-size: 9px;
			font-weight: lighter;
			font-family: verdana, sans-serif;
			color: #999999;
			scrollbar-face-color: #4c3e31;
			scrollbar-darkshadow-color: #4c3e31;
			scrollbar-shadow-color: #4c3e31;
			scrollbar-highlight-color: #4c3e31;
			scrollbar-3dlight-color: #4c3e31;
			scrollbar-track-color: #4c3e31;
			scrollbar-arrow-color: #999999;
			margin-left: 3px;
			margin-right: 3px;
			margin-top: 0px;
			cursor: e-resize;
			}
			
		h1 {
			color: #999999;
			font-family: verdana, sans-serif;
			font-size: 10px;
			font-weight: bold;
			font-variant: small-caps;
			text-align: center;
			}
		h2 {
			color: #999999;
			font-family: verdana, sans-serif;
			font-size: 8px;
			font-weight: normal;
			font-variant: small-caps;
			text-align: center;
			}
		a:link {color: #999999; text-decoration: none; cursor:crosshair;}
		a:active {color: #CCCCCC; text-decoration: none; cursor:crosshair;}
		a:visited {color: #999999; text-decoration: none; cursor:crosshair;}
		a:hover {color: #CCCCCC; text-decoration: line-through; cursor:crosshair;}
		textarea, input {background:#4c3e31; font-size: 9px; font-family: verdana, sans-serif; color: #999999;}
        table, tr, td {font-size: 9px; font-family: verdana, sans-serif;}
/* End of style section.*/
