ul {
	list-style-image: url('bullet.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside
}

li {
	padding: 0;
	margin: 5;
}


ol {
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	margin-top: 5px;
}

h1 {
	font-family: Verdana Bold;
	font-size: 28px;
	font-color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0000FF;
	padding-bottom: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h3 {
	font-size: 30px;
	font-family: Copperplate Gothic Bold;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	padding-bottom: 0px;
}

h4 {
	margin-top: 6.0pt;
	margin-right: 0in;
	margin-bottom: 0in;
	margin-left: 0in;
	margin-bottom: .0001pt;
	page-break-after: avoid;
	font-size: 14.0pt;
	font-family: Verdana;
	font-weight: bold
}

h5 {
	margin-top:6.0pt;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family: Verdana
}

p.Code {
	font-size:10pt;
	font-family: Courier New;
	font-weight: bold;
}

hr {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #993333;
	height: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

p.PTitles {
	margin:6.0pt 0in; font-size:10.0pt;
	font-family:Tahoma;
	font-variant:small-caps;
	font-weight:bold;
}

p.NumList {
	font-size:8.0pt;
	font-family:Verdana;
}

blockquote {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8pt;
}