<!--body {font-family:Verdana; font-size:10px; color:#000; background-color: #C1CEB3;}
a {text-decoration:none; color:#C6E656;}
a:link {color:#293618;}
a:hover {cursor:crosshair; color:black; background-color:white; text-decoration:dotted;}

body {
scrollbar-arrow-color: white;
scrollbar-dark-shadow-color: white;
scrollbar-track-color: white;
scrollbar-highlight-color: 000000;
scrollbar-3dlight-color : 000000;
scrollbar-face-color:  000000;
scrollbar-shadow-color: 000000;
scrollbar-darkshadow-color: white;
}

.table {
	font-size: 10px;
	width: 630px;
	background-image:url(table_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#fff;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto; 
	border: 1px solid #79826E;
	border-top: 10px solid #79826E;	
	text-align:justify; 
}

table {
	font-size: 10px;
}

.dark {
	width:630px;
	background-color:#79826E;
	padding: 10px;
	margin-right: auto;
	margin-left: auto; 
	border: 1px solid #79826E;
}



-->