body, td
{
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   color: #000000;
   margin: 0px;
   background-color: #FEDE58;
}
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: 325;
   z-index: 3;
   text-align: center;
   width: 500px;
}

.slideCountShadow
{
   font-size: 8pt;
   color: black;
   font-weight: bold;
   position: absolute;
   top: 326;
   left: 1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.caption
{
   color: white;
   font-weight: bold;
   position: absolute;
   top: 19;
   z-index: 3;
   text-align: center;
   width: 500px;
}

.captionShadow1
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 18;
   left: -1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.captionShadow2
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 18;
   left: 1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.captionShadow3
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 20;
   left: 1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.captionShadow4
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 20;
   left: -1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.captionShadow5
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 19;
   left: -1;
   z-index: 2;
   text-align: center;
   width: 500px;
}

.captionShadow6
{
   color: gray;
   font-weight: bold;
   position: absolute;
   top: 19;
   left: 1;
   z-index: 2;
   text-align: center;
   width: 500px;
}
