body
	{
   font-family: sans-serif;
   font-size: 80%;
   padding: 0;
   margin: 0;
   width: 100%;
   margin-left: 0;
   background-color: #cccccc;
	}
a
	{
   color: #666666;
   font: normal 100% tahoma, sans-serif;
   text-decoration: none;
	}
.menalt
	{
   color: black;
   font: normal 100% tahoma, sans-serif;
   text-decoration: none;
	}
.alt
	{
   color: black;
   font: normal 120% times, sans-serif;
   text-decoration: underline;
	}
.bodlink
	{
   color: black;
   font: normal 100% tahoma, sans-serif;
   text-decoration: underline;
	}
.bodalt
	{
   color: black;
   font: normal 80% tahoma, sans-serif;
   text-decoration: none;
	}
table
	{
   margin-left: auto;
   margin-right: auto;
	}
.outline
        {
   background-color: #ffffff; 
   border: thin solid #000000;
        }
.fineprint1
	{
   color: black;
   font: normal 7pt tahoma, sans-serif;
   text-decoration: none;
        }
.fineprint2
	{
   color: #333333;
   font: normal 7pt tahoma, sans-serif;
   text-decoration: none;
        }
.title
        {
   font-weight: bold;
   text-decoration: underline
        }
.gallery
	{
   color: black;
   font-size: 150%;
   text-decoration: underline;
   font-weight: bold;
        }
.error
	{
   color: red;
   font: normal 80% tahoma, sans-serif;
        }
.header1
	{
   color: black;
   font-size: 150%;
   text-decoration: none;
   font-weight: bold;
        }
.header2
	{
   color: black;
   font-size: 120%;
   text-decoration: none;
   font-weight: bold;
        }

