/* CSS Document */
body {
	scrollbar-base-color:#720000;
	scrollbar-arrow-color:#A09C8E;
	scrollbar-track-color:#A09C8E;
	background-color: #EFEFDE;
}
	
a {
	color: #720000;
	text-decoration:none;
	font-size: 14px;
}
a:hover { color: #000000; text-decoration: none; 
}
td { background-color:#E7E7D7;height:20px;
}
ul {
	list-style-image:url('../images/marker1.gif');
	line-height:20px;
}
ul ul { list-style-image: url('../images/marker2.gif'); line-height:20px 
}
