* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px dotted #000000;
}

img {
	border: 0px;
}

p {
	padding-top:0;
}

h1,h2,h3,h4,h5,h6 {
	padding-top:0;
	padding-bottom:0.5em;
	color: #7D1F18;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}

ul { list-style-type:circle; } 
ul ul { list-style-type:disc; }
ul ul ul { list-style-type:square; }
