hr     { color: #e16b21; margin-top: -12px; height: 1 }
p
  {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
	margin-left: 5px;
	padding-left: 5px;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #e86e31;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e86e31;
	width: 95%;
	margin-left: 5px;
}

h2
  { color: #e86e31; font-size: 11px; line-height: 15px; margin-left: 10px }

h3
   {
	color: #e86e31;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	font-family: Verdana, sans-serif;
	letter-spacing: 1px;
	margin-top: 5px;
	padding: 5px;
	border-bottom: 2px solid #FF6633;
	margin-left: 5px;
}

h4
  { font-weight: bold; font-size: 13px }

h5
{}

h6
{}
blockquote
 {
	line-height: 18px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

li, ul, ol
 { line-height: 18px; list-style-type: square }
a:link
   { color: #e86e31; font-weight: bold; text-decoration: none }

a:visited
   { color: #733412; font-weight: bold }

a:hover
   { text-decoration: underline }
li { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 11px}
ul { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 11px}
