
		a{
			font-family:sans-serif;
			font-size:16px;
			color:white;
			text-decoration:none;
		}
		a:hover{
			font-family:sans-serif;
			font-size:16px;
			color:#1288ae;
			text-decoration:none;
		}
		body{
			scrollbar-base-color: #0000ff;
			scrollbar-track-color: #111111;
			scrollbar-face-color: #999999;
			scrollbar-highlight-color: #cccccc;
			scrollbar-3dlight-color: #cccccc;
			scrollbar-darkshadow-color: #666666;
			scrollbar-shadow-color: #666666;
			scrollbar-arrow-color: #000000;
			font-family:sans-serif;
			font-size:16;
			color:white;
			background: url("images/JRS_bg.gif") fixed no-repeat top left;
			background-color:#000000;
			padding-top:30px;
		}
		h{
			color:white;
			font-family:sans-serif;
		}