/* Presentation Stylesheet */ 

p, dl {
 margin:0;
 padding:14px;
 color:#FFFFFF;
 }

h3 {
 margin:0;
 color:#FFFF00;
 }

a:link { text-decoration: none; color: #FFFF00 }
a:visited { text-decoration: none; color: #FFFF00}
a:hover { text-decoration: none; color: #FFFF00}
a:active { text-decoration: none; color: #FFFF00}

.foot {
 font-size: 9pt;
}

.head {
 color:#FFFFFF;
}

.ol {
 margin:0;
 padding:0px;
 color:#FFFFFF;
 }

.doo {
 margin:0;
 padding:14px;
 color:#FFFFFF;
 }

.doo1 {
 margin:0;
 color:#FFFFFF;
 }

.logo {
 font-family: cursive;
 font-size: 22pt;
 text-align:center;
 color:#000000;
 }

.logo1 {
 font-family: cursive;
 font-size: 9pt;
 text-align:center;
 color:#000000;
 }