

/* Presentation Stylesheet */ 

h1 {
color:#003366;
font-size:12pt;
 }


h2 {
color:#003366;
font-size:10pt;
 }


h3 {
 margin:0;
 padding:15px;
color:#003366;
font-size:12pt;

 }

p {
 margin:0;
 padding:15px;
color:#000;

 }




h4 {
 margin:0; 
 padding: 5px 0;
 }
 

a{
color:#003366;
text-decoration:none;
font-weight:bold; 
font-size:14px;
}

a:hover{color:#999999;
font-weight:bold;
font-size:14px; 
text-decoration:none
}
