@charset "iso-8859-1";

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:hover {
	color: #78050d;
}

b {
	font-weight: bold;
}

h1 {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 8pt;
}

h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 7pt;
}

h4 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 5pt;
}
