@import url("style.css");

body {background:none}
#header {border-bottom: 3px solid #666;}

table.table ul {
	margin: auto; 
	padding: auto; 
	}
table.table li {
	margin: auto; 
	padding-left: auto; 
	font-size: 12px;
	list-style-image:  url('images/bullet.v.gif');
	background: none; 
}

