BODY  {
	background : #CAC0B7;
	color: #81725C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	background-image : url(light_back_mini.gif);
	background-repeat : repeat-y;
	background-position : right;
	scrollbar-base-color : #615547;
	scrollbar-face-color :#81725C ;
	scrollbar-highlight-color : #615547;
	scrollbar-shadow-color : #615547;
	scrollbar-dark-shadow-color : #615547;
	scrollbar-arrow-color : #615547;
	scrollbar-track-color: #615547;
	}
TABLE {
	width : 90%;
	border : none;
	text-align : left;
	margin: 5%;
	height : auto;
	line-height : normal;
	text-decoration : none;
	vertical-align : middle;
	}
UL {
	list-style-type : disc;
}
DIV.h1 {
	font-weight : bold;
	font-size : small;
	font : /normal;
}
A:LINK {
	color : #81725C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align : left;
	border-color :  #81725C;
}
A:VISITED {
	color : #81725C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align : left;
	border-color :  #81725C;
	
}


