html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  


/*-----------------*/
/*----- TEXT -----*/

p {
font-family:arial, sans-serif;
font-size:10pt;
color:#333;
line-height:140%;
}


li {
list-style-position:outside;
margin:0 0 0 10px;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-family:arial, sans-serif;
font-size:16pt;
/*color:#009999;*/
color:#333;
line-height:140%;
padding:0px 0px 5px 0px;
}

.imgleft {
float:left;
margin:0px 10px 5px 0px;
}

h1 {
font-family:arial, sans-serif;
font-size:18pt;
color:#000;
line-height:140%;
padding:0px 10px 10px 0px;
}

.imgright {
float:right;
margin:0px 0px 5px 10px;
}

.pdf {
background-image:url(/media/557/pdf.jpg);
background-repeat:no-repeat;
padding-top:100px;
width:110px;
float:left;
text-align:center;
}

p {
font-family:arial, sans-serif;
font-size:10pt;
color:#333;
line-height:140%;
}


