* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px dotted #000000;
}

img {
	border: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom:0.5em;
}

ul { list-style-type:circle; } 
ul ul { list-style-type:disc; }
ul ul ul { list-style-type:square; }
