p  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3e4f36;
	line-height : 11pt;
	text-decoration : none;
}

small  {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3e4f36;
	line-height : 9pt;
	text-decoration : none;
}

strong {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #3e4f36;
	line-height : 12pt;
	text-decoration : none;
}
	
blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}


li  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


ul  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


ol  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}




dl  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #660000;
	line-height : 12pt;
	text-decoration : none;
}


dd  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;
}

h1	{
	font-size : 12pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #3E4F36;
	text-decoration : none;
}


h2	{
	font-size : 11pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #9F6F1D;
	text-decoration : none;
}


h3	{
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #D6AB50;
	text-transform:uppercase;
}


h4	{
	font-size : 11pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	line-height : 11pt;
	text-decoration : none;
}


a  {
	color: #006e98;
	text-decoration : none;
}


a:visited  {
	color: #006e98;
	text-decoration : none;
}


a:active  {
	color: #006e98;
	text-decoration : none;
}


a:hover  {
	color : #0066ff;
	text-decoration : underline;
}


PRE {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	line-height: 11pt;
	text-decoration: none;
}


CODE {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	line-height: 11pt;
	text-decoration: none;
}

.title {
	font-size : 13pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;
}

.quote {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #660000;
	line-height : 11pt;
	text-decoration : none;
}

.desc  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	color : #000000;
	line-height : 11pt;
	text-decoration : none;
}

.hitmanzlink  {
        font-size : 10pt;
        font-family : arial, helvetica, sans-serif;
        color : #336699;
        text-decoration : none;
}
