

/* Presentation Stylesheet */ 
p {
 padding: 0px 20px;
 
 }

h1, h2, h3, {
 margin:1; 
 padding: 0px 0px;
 font-family: Trebuchet MS, Trebuchet, Times New Roman;
 color:#D2D298;
 }
 
 h4, h5, h6 {
 margin:0; 
 padding: 0px 0;
 font-family: Trebuchet MS, Trebuchet, Times New Roman;
 color:#ffffff;
 }

p:first-letter {
 font-size: 100%; 
 font-weight: bold;
 color:#D2D298;
 }

 
  { scrollbar-face-color: #DDD9C4;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color: #E0D9CF;
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #DDD9C4;
scrollbar-darkshadow-color: #EAE5D5; 
 }
 
 A:link
  { text-decoration:none; color:#ffffff; }
A:visited
  { text-decoration:none; color:#ffffff;  }
A:active
  { text-decoration:none; color:#ffffff; }
A:hover
  { text-decoration:none; color:#D2D298 ;}

#linker A:link
  { text-decoration:none; color:#00FFFF; border-bottom:0px; }
#linker A:visited
  { text-decoration:none; color:#00FFFF; border-bottom:0px; }
#linker A:active
  { text-decoration:none; color:#00FFFF; border-bottom:0px; }
#linker A:hover
  { text-decoration:none; color:#00FFFF; border-bottom:0px; }