 body { background-color: white;
  background-image: none;
  color: black}
 
 div#mainpage {margin-left: 5%;
    margin-right: 5%;
    background-color: white;
    color: black}
 
  table {width: auto;
  border: 0pt;
  padding: 0pt;
  margin-left: auto;
  margin-right: auto;
  background: white;
  color: black}
    
img{width: 50%; float: left; margin-left: 0pt}

img.word {border:0pt none;
	margin-bottom: 0px;
	margin-top: 0px;
	width:15px;
	height:15px}

tr.nonprint {display: none !important;}

p, ul, li, p.quote, p.footnote, p.address { font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    margin-top: 0pt;
    color: black;
    line-height: 150%;
    font-weight: normal; 
    font-style: normal; 
    text-decoration: none;
    text-transform: none;
    text-align: left;
    vertical-align: middle;
    background: white}
    
p {margin-bottom: 5px}
    
ul {margin-left: 1em;
  padding-left: 10px;
  vertical-align: middle;
  list-style-position: outside; 
  list-style-type: disc}
  
li {margin-top: 0pt;
	margin-bottom: 3px
  padding: 0pt;
  vertical-align: middle
   }
   
p.footnote{font-size: 10pt}
p.address{line-height: 120%}

a.fn {font-size: 11pt;
  font-weight: Bold}

h1, h2, h3, h4 { font-family: Arial,Helvetica,sans-serif;
    color: black;
    background: white;
    margin: 30px 0px 0px 0px;
    font-size: 13pt;
    text-align: left; 
    font-weight: Bold; 
    vertical-align: baseline; 
    text-transform: none}
    
h2 {font-size: 11pt;
	    margin: 12px 0px 0px 0px;}

hr {width: 20%;
	margin: 30px;
	text-align: center;
	color: #696969;
	background: white}

  a:link { background: white; color: gray; }
  a:visited {background: white; color: gray}
  a:active {background: white; color: gray}
    
a.fn {color: black;
       background: white;
    	font-weight: normal; 
       text-decoration: none}

p.smalllinks {display: none !important;}
td.topbuts {display: none !important;}