
body {  color: #000000; background-color:#EAE8E6;
}

a:link  { color:blue; background-color: transparent;  text-decoration: none }
a:visited { color:blue; background-color: transparent;  text-decoration: none }
a:hover { color:red; background-color: transparent;  text-decoration: underline }


.cl1 {
        text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
        border-top: solid; border-top-width: thin; padding-top: 8px;
    }
	 
.cl2 {
        text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 18px;
		  color: #CC0000; background-color: transparent; font-weight: bold; border-style: none;
    }	 
	 
	 
table {
	background-color: White; color: Black;
}


td {
        font-family: Arial, Helvetica, sans-serif; font-size: 13px;
    }
    

div.hline {
    height: 1px;
    border: 1px;
    border-top: 1px solid #ccc;
    margin: 5em 0;
    padding: 0;
	background-color: transparent;
}

div.main { background-color: White; color: Black;   margin-left: 20%; margin-right:20%;
  border: thin #000000; border-style: solid ;  padding: 15px;
  font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: justify; }

p.center {   text-align: center; border-style: none; }


div.center {  text-align: center; border-style: none; }

div.center2 {  text-align: center; border-style: none; 	margin: 0px; padding: 0px; }

h3.center {
 	text-align: center; color: #CC0000; background-color: transparent;
 }

 h2.center {
 	text-align: center; color: #CC0000; background-color: transparent;
 }

 h3.c3 {
 	text-align: center; color: black; background-color: transparent;
 }


p.fiso {margin: -10px -9px 0.5em; padding: 3px 3px 3px; text-align: center; background: #DDDDDD; color: black;  font-family: Arial, sans-serif; font-size: 12px; height: 17px; vertical-align: middle; white-space: nowrap; border-bottom-color: #000000; border: thin solid #777777 }


div.fiso2 { margin: 5px; margin-left: 10%; margin-right: 10%; padding: 3px 3px 3px; text-align: center; background: #DDDDDD; color: black;  font-family: Arial, sans-serif; font: 11px; height: 15px; vertical-align: middle; white-space: nowrap; border-bottom-color: #000000; border: thin solid #777777; }

 p.indent {
 	 text-indent: 25px;
 }
 
 p.nomargin {
 	margin: 0px;
 }


 p.inm {
 	 text-indent: 18px; margin: 0px;
  line-height: 150%;
}


p.pbold {
font-weight: bold;
}

p.pboldcenter {
font-weight: bold;
text-align: center;
}



.strike {
  text-decoration: line-through;
}

li.cl7 {
 list-style-image: url(redbl.gif);
}


br.cl9 {
	list-style-image: url(redbl.gif);
}

li.list {
 	list-style-type: none; text-indent: 30px; 
		}
