/*	GENERAL STYLES			*/
body {
margin: 15pt;
padding: 0;
background-color: #FFF;
color: #000;
font-family: Arial, Helvetica, Geneva, sans-serif;
}
th, td {
font-size: 10pt; 
font-family: Arial, Helvetica, Geneva, sans-serif;
}

p, address, ul, li, ol, div, form, h1, h2, h3, h4, h5, h6 {
margin: 0; padding: 0;}
img {border: 0;}

address {
font-style: normal;
font-size: 8pt;
line-height: 1.2;
}

#container { width:90%; margin:0 auto;}
#header-print {border-bottom: 1px solid gray; margin: 10pt 0 30pt;}

/*	TEXT STYLES 				*/
p {
text-align: justify;
font-size: 10pt; 
line-height: 1.3; 
margin-top: 15pt;}

ul {
font-size: 10pt; 
clear: left;
line-height: 1.3;
margin: 0 0 0 16pt;}

a {color: #000; background-color: transparent; text-decoration: none;}
a:link {}
a:visited {}
a:hover {}
a:active {}

h1{
font-size: 14pt;
font-weight: normal;
color: #000;
background-color: transparent;
letter-spacing: 0.1em;
margin-bottom: 18pt;
} 

h2 {
margin: 20pt 0 -5pt 0;
font-size: 13pt;
background-color: transparent;
letter-spacing: 0.15em;} 

h3{
font-size: 1.2em;
} 
