BODY {	background-color: white;
	background-image:url(zagamuffin.gif);
	background-position: center;
	background-repeat: repeat;
	background-attachment: fixed;
	font: bold 12pt "Arial", "Garamond";
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #FFFFF2;
	scrollbar-track-color: #DDDDDD;
     }

H1      {text-align: right;
	 color: #666666;
	 font:  bold 9pt "arial", "Garamond";
	 }

H2	{text-align:center;
	 color: #CCCCCC ;
	 font: bold 11pt "arial", "Garamond"; }

H3	{margin-left: .2cm;
	 margin-right: .2cm;
	 text-align: left;
	 color: #FFFFFC;
	 font: italic 9pt "Arial", "Garamond"
        }

H4      {text-align: left;
	 color: #666666;
	 font:  bold 9pt "arial", "Garamond";
	 }

P	{margin-left: .2cm;
	 margin-right: .2cm;
	 text-align: left;
	 color: #FFFFF2;
	 font:  9pt "Arial", "Garamond"}
	 
ul, ol	{margin-left: .2cm;
	 margin-right: .2cm;
	 text-align: left;
	 color: #FFFFF2;
	 font:  9pt "Arial", "Garamond"}

.sub 	{position: relative;
	 font-size: .8em}

.super  {position: relative;
	 font-size: .6em;
         top: -1ex}

.online	{position: relative;
	 font-size: .6em;
         top: -1ex;
	 right: 1ex}

.big	{font-size: 11pt; font-weight: bold}


.hits    {text-align: Center;
	 color: #00FF1F;
	 font:  9pt "Arial", "Garamond"}



.dis    {text-align: Center;
	 color: Black;
	 font:  7pt "Arial", "Garamond"}



A	{color: #F6F6F6;
	 text-decoration: underline}

A:hover	{color: #FFFFFF;
	 text-decoration: none}

A:visited {color: #CCCCCC;}