h1 {
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-indent: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}
h2 {
	font-family: Courier New, Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
	line-height: normal;
	word-spacing: 0.2em;
}
li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
	line-height: normal;
	word-spacing: 0.2em;
	text-indent: -1.4em;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #999999;
	text-decoration: none;
}
a:hover
{
	color: #444444;
	text-decoration: underline;
}
p.footer {
	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p.footer em{
	font-weight: bold;
	font-style: normal;
	text-indent: 0px;
}

p b{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
p em
{
	font-weight: bold;
	text-indent: 10em;
}
