
		body, p, table, tr, td, ul    {font-size: 10pt; font-family:  Tahoma, sans-serif, Arial}
		h5 {font-size: 8pt; font-family:  Tahoma, sans-serif, Arial}
		A { color: #3300bb;}
		A:active { color: #0000ff;}
		A:hover { color: #ffffff;}
		A:visited { color: #000080;}
		BODY { 	scrollbar-face-color: #a0a0a0;
			scrollbar-shadow-color: #b0b0b0;
			scrollbar-highlight-color: #c0c0c0;
			scrollbar-3dlight-color: #909090;
			scrollbar-darkshadow-color: #909090;
			scrollbar-track-color: #b3b3b3;
			scrollbar-arrow-color: #333333
		}
		div.in {
			font-size: 8pt;
			font-weight : bold;
			font-family: Tahoma, sans-serif, Arial;
			background-color: #cccccc;
			text-align: center;
			margin-top: 4px;
			border : 0px;
		}
		fieldset {
			padding: 5px;
			text-align: center;
			font-size: 8pt;
			font-family: Tahoma, sans-serif, Arial;
			font-weight : bold;
			border: 1px solid #000080;
		}