
body{
margin:50px 60px;
	color:#3f3f3f;
	 line-height:150%;
max-width:80%;
	 background-color:#f4f2f7;
	 font-size:10pt }  
h1{
margin:0px;
padding:0px;
font-size:14pt;
font-weight:normal;
font-family:Lucida Sans Unicode,MS UI Gothic;

}
h2{
margin: 0.6em 25% 0.5em 0;
    font-size:11pt;
    border-bottom:1px solid #000000;

}
h3{margin: 10px 0;
	font-size: 12px; }

.text{  line-height:1.6em;
        margin:0 5% 0 10%;
        padding:10px 35px;
        color:#444444;}

A:link,A:visited,A:active {text-decoration:none}
A:hover {text-decoration:underline;}
A:link{ color: #8B0A50 }
A:visited{ color: #909299 }
-->

table{
font-size:10pt;
line-height:150%;
border-collapse: collapse;
max-width:80%;
}
td, th {
padding: 5px 10px;
}

p{margin:20px 0 10px 0;
 font-weight:bold;
}
 
em{font-color:#000000;
}




