body 
{ 
	background-color: #ffffff;
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position: 100%  100%;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
movie 
{ 
	/* background-image: url(logo1-rot.gif); */

	background-color: #000000;
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position: 100%  100%;
	font-size: 8pt;
	margin-left: 0%; 
	margin-right: 0%;
	margin-top: 0em; 
	margin-bottom: 0em;
}


table
{
    font-size: 100%;
}

a:link    { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover   { background-color: #eeeeee;  }
a:active  { color: gold;   }
a:focus   { color: gold;  }

/* a { outline: none; } */

.main
{
    color: #222222;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title
{
    font-size: 125%;
    font-weight: bold;
}

.contents
{
    font-size: 100%;
}

.foot
{
    color: #888888;
    font-size: 80%;
}

.fade
{
    COLOR: #888888;
}

.gallery
{
    font-size: 80%;
}
