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: #000000;
        font-size: 10px;
        font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
	}

	a:hover {
	color: #ffffff;
	text-decoration: italic;
	font-weight: none;
	cursor: default;
	}

	b {
	font-weight: bold
	}

	.s1 {
	font-size: 10px;
	font-family: verdana;
	font-weight: none;
	text-align: justify;
        color: #000000
	}


	.s3 {
	font-size: 9px;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
	}


	.s5 {
        border-bottom: 1px solid #000000;
	font-size: 10px;
	font-family: verdana;
        text-transform:uppercase;
	font-weight: bold;
	text-align: left;
	color: #000000;
	}

	
</style>