

/* Presentation Stylesheet */ 
h1 {font-size: 24pt; font-style: none; font-family: arial}


h2 {font-size: 16pt; font-style: italic; font-family: arial}
}
h3{
 margin:0;
 padding:15px;
font-size: 16pt;
font-style: none;
 font-family: arial}

h4{
 margin:0;
 padding:5px;
font-size: 10pt;
font-style: underline;
 font-family: arial}
 
p {
 margin:0;
 padding:15px;
 font-family: arial;
 font-size: 10pt;
 color: #ffffff;
 }
 a:link {color: #ffffff; font-size: 10pt;
font-style: none;
 font-family: arial}
a:visited {color: #ffffff; font-size: 10pt;
font-style: none;
 font-family: arial}
a:hover {color:#808000; background-color: #000000; font-size: 10pt;
text-decoration: underline;
 font-family: arial}
