a {
	text-decoration:none;
}
a:hover {color:#ff0000}

body,table {
	font-size: 9pt;
	word-break: break-all;
}

body {
	margin: 0px 0px 20px 0px;
		background-color: #663300;
		
		background-image : url(./background_sche.gif);
	background-repeat : repeat ;
	background-position: center;

	
        	text-align: center;
        
	}
