body {
	font-size: 10px;
	scrollbar-face-color: #878889;
	scrollbar-highlight-color: #A5A59D;
	scrollbar-3dlight-color: #6D6966;
	scrollbar-shadow-color: #A5A59D;
	scrollbar-darkshadow-color: #6D6966;
	scrollbar-track-color: #B7B7B7;
	scrollbar-arrow-color: #000000;
	}

	a {
	color: #A0A6C8;
        font-size: 9px;
        font-family: georgia;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
	}

	a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: italic;
	font-weight: none;
	cursor: default;
	}

	b {
	font-weight: bold
	}

	.s1 {
	font-size: 9px;
	font-family: georgia;
	font-weight: none;
	text-align: justify;
        color: #A0A6C8
	}

	.s2 { 
	font-size: 11px;
	font-family; georgia;
	font-weight: none;
	text-align: justify; font-family
	}

	.s3 {
	font-size: 9px;
	color: #A0A6C8;
	font-family: georgia;
	font-weight: bold;
	text-align: left;
	}

	.s4 {
	font-size: 20px;
	font-family: georgia;
	font-weight: bold;
	text-align: center;
	}

	.s5 {
        border-bottom: 1px solid #A0A6C8;
	font-size: 9px;
	font-family: georgia;
	font-weight: bold;
	text-align: left;
	color: #A0A6C8;
	}

	
</style>


