ul, ol, dl {
	MARGIN: auto 2em;
}
a:link, a:visited, a:active {
	color : #383838;
	text-decoration : none;
}
a:hover {
	background-color : #919191;
}
body {
	background-color : White;
	color : #383838;
	background-repeat : repeat-y;
	margin : 0 0 0 0 ;
}
address {
	font-family : Tahoma;
	font-size : 13 px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}



