body, td
{
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   color: #000000;
   margin: 0px;
   background-color: #A3D39C;
}
a
{
   font-weight: bold;
   color: #790000;
   text-decoration: none;
}
a:hover
{
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}

.copyright
{
   color: #A186BE;
   font-size: 8pt;
}
.menu
{
   background-color: #DAC9EC;
}

.slideCount
{
   font-size: 8pt;
   color: white;
   font-weight: bold;
   position: absolute;
   top: 319;
   z-index: 3;
   text-align: center;
   width: 500px;
}

.slideCountShadow
{
   font-size: 8pt;
   color: black;
   font-weight: bold;
   position: absolute;
   top: 320;
   left: 1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.caption
{
   color: white;
   font-weight: bold;
   position: absolute;
   top: 14;
   z-index: 3;
   text-align: center;
   width: 500px;
}

.captionShadow1
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 13;
   left: -1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.captionShadow2
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 13;
   left: 1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.captionShadow3
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 15;
   left: 1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.captionShadow4
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 15;
   left: -1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.captionShadow5
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 14;
   left: -1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.captionShadow6
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 14;
   left: 1;
   z-index: 2;
   text-align: center;
   width: 500px;
}