body { padding: 8px 4 4 4; margin: 8px 4 4 4;
       background-color:white;
       font-family:'Helvetica Light',Roboto,sans-serif; }

p,b,i,dl,ul,ol,div,blockquote,form { 
        font-size:12pt;
		line-height: 1.4;
		color:black;		}
      
a:link    { color:#6888d0; text-decoration:none;}
a:visited { color:#6888d0; text-decoration:none;}
a:active  { color:#2040a0; text-decoration:underline;text-shadow: 2px 2px 8px #9a9a9a;}
a:hover	  { color:#2040a0; text-decoration:underline;text-shadow: 2px 2px 8px #9a9a9a;}           
        
table,td,tr,th,thead,tbody {    font-size:12pt; }
		
table.shaded	{ background:white;
				width:100%;
				max-width:960px;
				border:1px solid silver;
				box-shadow:0px 0px 8px 0px silver;
				padding:4px; }

td,th { padding:10px; 
      vertical-align:top;}
th { font-weight:bold; 
     text-align:left; }
td { word-wrap:break-word; }

ul,ol { padding-left:16px; }

big {   font-size:14pt;
        font-weight:bold;
		font-style:normal; }

small { font-size:10pt;
        font-weight:normal;
        font-style:normal;
        color:#e0e0e4; }
		
sup { font-size:8pt; }

hr { border:none;
     margin:10px;
     background-color:#e0e0e4;
     height:2px; }
		
li { font-size:10pt;
        font-weight:normal;
        font-style:normal;
        color:#707074; }

var { font-size:11pt;
     color:#6888d0;
     font-weight:normal;
     font-style:normal; }
        
h1 {    font-size:24pt;
        font-weight:bold;
        color:#2040a0; }
h2 {    font-size:18pt;
        font-weight:bold;
        color:#2040a0; }
h3 {    font-size:16pt; 
        font-weight:bold;
        color:#2040a0; }
h4 {    font-size:14pt; 
        font-weight:bold;
        color:black; } 