@charset "iso-8859-1";
body, p, table, tr, td {
	 		font-size: 8pt;
			font-weight: lighter;
			font-family: arial,verdana,tahoma,sans-serif;
			color: #b4a6a6;
			scrollbar-face-color: #000042;
			scrollbar-darkshadow-color: #000042;
			scrollbar-shadow-color: #000042;
			scrollbar-highlight-color: #000042;
			scrollbar-3dlight-color: #000042;
			scrollbar-track-color: #000042;
			scrollbar-arrow-color: #b4a6a6;
			cursor: n-resize;
			}
			
		h1 {
			color: #b4a6a6;
			font-family: arial,verdana,tahoma,sans-serif;
			font-size: 9pt;
			font-weight: heavy;
			}
		h2 {
			color: #b4a6a6;
			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: #b4a6a6;
			padding:2px;}
a:link {color: #c1918b; text-decoration: none; cursor: crosshair;}
a:active {color: #cccccc; text-decoration: none; cursor: crosshair;}
a:visited {color: #c1918b; text-decoration: none; cursor: crosshair;}
a:hover {color: #ffffff; text-decoration: none; cursor: crosshair;}