<style type="text/css">
	.indent15 {
		text-indent: 15px;
	}

	.indent10 {
		text-indent: 10px;
	}
	.indent5 {
		text-indent: 5px;
	}
	.width {
		width: 690px;
		margin-left: 15px;
	}
	
	.left {
		margin-left: 15px;
	}
       .nounder {
	text-decoration: underline;
	background: none;
	color: Black;
}
	  
     BODY {
    	scrollbar-base-color: #COCOCO;
    	scrollbar-track-color: #COCOCO;
    	scrollbar-face-color: gray;
    	scrollbar-highlight-color: #CCCCFF;
    	scrollbar-3dlight-color: #CCCCFF;
    	scrollbar-darkshadow-color: #CCCCFF;
    	scrollbar-shadow-color: #CCCCFF;
    	scrollbar-arrow-color: white;
    }
    .cssBorder {
    	BORDER-BOTTOM: black 1px solid;
    	BORDER-LEFT: black 1px solid;
    	BORDER-RIGHT: black 1px solid;
    	BORDER-TOP: black 1px solid;
    	PADDING-LEFT: 2px;
}
</style>