@charset "iso-8859-1";
	 body, p {
	 		font-size: 9px;
			font-weight: lighter;
			font-family: verdana,sans-serif;
			color: #000022;
			scrollbar-face-color: #f4cf48;
			scrollbar-darkshadow-color: #f4cf48;
			scrollbar-shadow-color: #f4cf48;
			scrollbar-highlight-color: #f4cf48;
			scrollbar-3dlight-color: #f4cf48;
			scrollbar-track-color: #f4cf48;
			scrollbar-arrow-color: #000022;
			cursor:ne-resize;
			}
			
		h1 {
			color: #000022;
			font-family: verdana,sans-serif;
			font-size: 10px;
			font-weight: normal;
			text-align: center;
			font-variant: small-caps;
			}
		h2 {
			color: #000022;
			font-family: arial,verdana,tahoma,sans-serif;
			font-size: 8px;
			font-weight: normal;
			text-align: center;
			font-variant: small-caps;
			}
		textarea, input {background:transparent; font-size: 9pt; font-family: arial,verdana,tahoma,sans-serif; color: #000022;}
		option {background:#f4cf48; font-size: 9pt; font-family: arial,verdana,tahoma,sans-serif; color: #000022;}
		table, tr, td {font-size: 8pt; font-family: arial,verdana,tahoma,sans-serif; color: #000022}
		a:link {color: #000033; text-decoration: none; cursor:crosshair;}
		a:active {color: #cccccc; text-decoration: none; cursor:crosshair;}
		a:visited {color: #333333; text-decoration: none; cursor:crosshair;}
		a:hover {color: #cc0022; text-decoration: line-through; cursor:crosshair;}

/* End of style section.*/