body
      {
		background-image: url(pptLines.gif); 
     	background-repeat: repeat;
        font-family: Verdana, Trebuchet, Myriad, Arial, sans-serif;
        background-color: #616161;
        color: #000000;
      }
      
   
table.masterlayout
	 { 
	 	position: absolute; top: 0px; left: 0px;
	 }  
	 
h3
      {
        color: #000000;
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 14px;
      }  
      
h4
      {
        color: #000000;
        font-size: 16px;
      }
	 
p
      {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 16px;
      } 
      
li
      {
        color: #0979a6;
        font-size: 14px;
        line-height: 18px;
      }
      
.tabletitles
      {
        color: #000000;
        font-size: 18px;
        font-weight: 400;
        line-height: 21px;
      }  
      
.notes
      {
        color: #0979a6;
        font-size: 14px;
        font-weight: 400;
        font-style: italic;
        line-height: 16px;
      }  
      
.contactinfo
      {
        color: #0979a6;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 14px;
      } 
      
a.contactinfo:link
      {
        color: #0979a6;
        text-decoration: none;
      }
      
a.contactinfo:visited
      {
        color: #0979a6;
        text-decoration: none;
      }
      
a.contactinfo:hover
      {
        color: #0979a6;
        text-decoration: underline;
      }
      
a.contactinfo:active
      {
        color: #0979a6;
        text-decoration: none;
      }

      
.leftshadow
      {
        background:url(leftShadow.gif);
        background-repeat:repeat-y
      }
      
      
.navlist
      {
        color: #ffffcc;
        font-size: 9px;
        letter-spacing: 1px;
      } 
      
.navtext
      {
        font-size: 13px;
        font-weight: bold;
        color: #ffffcc;
        line-height: 16px;
        letter-spacing: 1px;
      } 
      
a.navtext:link
      {
        color: #ffffff;
        text-decoration: none;
      }
      
a.navtext:visited
      {
        color: #ffffff;
        text-decoration: none;
      }
      
a.navtext:hover
      {
        color: #ffffcc;
        text-decoration: underline;
      }
      
a.navtext:active
      {
        color: #ffffff;
        text-decoration: none;
      }
      
      
.copyrighttext
      {
        color: #ffffcc;
        font-size: 9px;
        letter-spacing: 1px;
        padding: 12px 32px 0px 32px;
      } 
      
.captiontext
      {
        color: #ffffcc;
        font-size: 10px;
        letter-spacing: 1px;
        padding: 0px 12px 0px 12px;
      } 
      
.captionsmall
      {
        color: #ffffff;
        font-size: 9px;
        font-style: italic;
        letter-spacing: 1px;
        padding: 0px 12px 0px 12px;
      } 
      


