div, p, td, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
b, strong {
	font-weight: bold;
}
a, a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover, a:visited:hover {
	color: #336699;
	text-decoration: underline;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
li {
	margin-left: -25px;
}
input {
	height: 20px;
	font-size: 8pt;
	border-color : #878787;
	border-width: 1px;
	border-style : solid;
}
hr {
	color : #e5e5e5;
	height : 1px;
}

H1 {
	font-size: 20pt;
	margin-top: 12px;
	margin-bottom : 10px;
	font-weight : bold;
}

H2 {
	font-size: 14pt;
	margin-top : 18px;
	font-weight : bold;
}

H3 {
	font-size: 10pt;
	margin-top : 18px;
	font-weight : bold;
}

H4 {
	font-size: 10pt;
	margin-top : 10px;
	font-weight : bold;
}

H5 {
	font-size: 10pt;
	margin-top : 10px;
	font-weight : bold;
}

H6 {
	font-size: 11pt;
	margin-top : 10px;
}


 
