body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	text-align: left;
}
td {
	vertical-align: top;
	font-size: 11px;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8031A;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
}
a:hover {
	color: #770211;
}
h1, h2, h3, h4, h5, h6 {
	margin:12px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
p, li, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 11pt;
}
h6 {
	font-size: 10pt;
}
ul, ol {
	padding-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 24px;
}
li {
	list-style-position: outside;
	margin-bottom: 5px;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
code {
	font-family: Courier New, Courier, mono;
	font-size: 12pt;
}
blockquote {
	margin: 12px 0px 12px 36px;
}
img {
	border: none;
}
.title {
	color: #C8031A;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.title a:link, .title a:visited {
	color: #C8031A;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.title .print {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.title a:hover {
	color: #770211;
}


