/* CSS Document */

<!--
A { text-decoration:none }
-->
<!--
.type {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.news {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none}
-->BODY { 
background-repeat: no-repeat;
}


p {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
padding : 0;
color: #333333;
text-indent : 0 ;
text-align : left;

}

p.Title {

font-size : 12pt;
text-indent : 0;
font-weight : bold;
color: #003399;
text-align : center;
}

p.Title2 {

font-size : 11pt;
text-indent : 0;
font-weight : bold;
color: #003399;
text-align : center;
}
p.Title2i {

font-size : 11pt;
text-indent : 0;
font-weight : bold;
font-style : italic;
color: #003399;
text-align : center;
}

p.SubTitle {

font-size : 10pt;
text-indent : 0;
font-weight : bold;
color: #003399;

text-align : center;
}

p.quote {

font-size : 10pt;
text-indent : 0;
font-style : italic;
color: #003399;
text-align : center;
}

p.image {

font-size : 9pt;
text-indent : 0;
text-align : center;
color: #333333;
}

table.bullet {
    border: 0px; 
    
    width: 100%;
} 


.bullet td {
    
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #333333;
	padding: 0;
    margin: 0;
    border: 0;
    text-indent: 0;
    text-align: left;
    vertical-align: top;
    
} 

table.para {
    border: 0px; 
    
    width: 100%;
} 


.para td {
    
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #333333;
	padding: 0;
    margin: 0;
    border: 0;
    text-indent: 0;
    text-align: left;
       
} 

div.imageC {
width: 100%; 
 margin-left: auto;
 margin-right: auto;
}

IMG.imageP {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
p.TitleL {

font-size : 12pt;
text-indent : 0;
font-weight : bold;
color: #003399;
text-align : left;
}

