@charset "UTF-8";
a:link {
	color: #990000;
	text-decoration: underline;
}
p {
	line-height: 1.7em;
	text-align: left;
	margin-top: 2px;
	padding-left: 12px;
	padding-right: 12px;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	margin-left: 30px;
	font-style: normal;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	padding-left: 12px;
}
h2 {
	font-size: 13px;
	border-left-width: 12px;
	border-left-style: solid;
	padding-left: 6px;
	border-left-color: #990000;
	margin-left: 12px;
	margin-bottom: 6px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	line-height: 1.7em;
}
h4 {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin-left: 25px;
}

