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: #ada253;
        font-size: 9px;
        font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
	}

	a:hover {
	color: #eeecc7;
	text-decoration: italic;
	font-weight: none;
	cursor: default;
	}

	b {
	font-weight: bold
	}

	.s1 {
	font-size: 9px;
	font-family: verdana;
	font-weight: none;
	text-align: justify;
        color: #ada253
	}

	.s2 { 
        border-bottom: 1px solid #ada253;
        color: #ada253
	font-size: 11px;
	font-family; verdana;
	font-weight: none;
	text-align: justify; font-family
	}

	.s3 {
	font-size: 9px;
	color: #ada253;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
	}

	.s4 {
	font-size: 20px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	}

	.s5 {
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
	color: #eeecc7;
	background-color: #ada253;
	}

	
</style>