@charset "iso-8859-1";
body, p, table, tr, td {
	 		font-size: 8pt;
			font-weight: lighter;
			font-family: arial,verdana,tahoma,sans-serif;
			color: #e4dbd1;
			scrollbar-face-color: #000000;
			scrollbar-darkshadow-color: #000000;
			scrollbar-shadow-color: #000000;
			scrollbar-highlight-color: #000000;
			scrollbar-3dlight-color: #000000;
			scrollbar-track-color: #000000;
			scrollbar-arrow-color: #e4dbd1;
			cursor: crosshair;
			}
			
		h1 {
			color: #e4dbd1;
			font-family: arial,verdana,tahoma,sans-serif;
			font-size: 9pt;
			font-weight: heavy;
			}
		h2 {
			color: #e4dbd1;
			font-family: arial,verdana,tahoma,sans-serif;
			font-size: 7pt;
			font-weight: normal;
			}
textarea, input, option, select {
			background:transparent;
			font-size: 8pt;
			font-family: arial,verdana,tahoma,sans-serif;
			color: #e4dbd1;
			padding:2px;}
a:link {color: #ffcc66; text-decoration: none; cursor: crosshair;}
a:active {color: #ffffff; text-decoration: none; cursor: crosshair;}
a:visited {color: #c49e4f; text-decoration: none; cursor: crosshair;}
a:hover {color: #ffffff; text-decoration: none; cursor: crosshair;}