﻿* { margin: 0; padding: 0; line-height: 1.4; }
body { font: 10pt Arial, sans-serif; color: #333; width: 7in; margin: 0 auto !important; padding: 0 !important; }

#header, #menu, #menu li a, #footer, #leftmenu { display:  none !important } 

h1, h2, h3, h4, h5, h6 {float: none; }
	h1 {display: none;}
	h3 { margin-top: 1em; }
	h4 {font-size: 11pt}
	h5 {font-size: 10pt;}
	h6 {font-size: 9pt;}

p, ul, dl, ol { font-size: 10pt; margin-bottom: 1em; }

ul li {list-style-type: circle; margin: .5em 0 .5em 1em;}

    	ul li ul li  {list-style-type: circle; margin: .5em 0 .5em 1.5em;}

ol li {margin: .5em 0 .5em 1.3em; padding-left: .3em}

img { border: none; }
	
.hr { border-top: 2px solid #babcbe; padding-top: 13px; }

table, th, td {border: 1px solid #efefef;}
  th {text-align:left}
  caption {font-weight: bold}

#footer { clear: both; border-top: 3px solid #999; padding: 5px 0 2px; color: #333; }