/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
br {
	line-height: 8px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #791F0B;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
h4 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 8px;
}
p {
	margin: 0px;
	padding: 0px;
}
