
body 	{
	margin: 20;
    font-family: Tahoma;
	color: #CC6500;
	}
.mono {
    font: italic 14px "Courier";
	}
.maly {
    font: 10px "Arial";
	}
.white {     color: #FFFFFF;
         font-family: Tahoma;
		   font-size: 10pt;
}
.copy {     color: #000080;
         font-family: Tahoma;
		   font-size: 8pt;
		   background-color:#F9F9F9;
		   text-align:center;
}
.error   {  color: #D80000;
         font-family: Tahoma;
		   font-size: 8pt;
		   text-align:center;
}
li {font:12pt Tahoma;}
ol.books { list-style:decimal;}
ol.books li { font:8pt Tahoma; padding:2px;}
ol { font:12pt Tahoma;}
ul { font:12pt Tahoma;}

table { border:0; }

img	{ border : 0; }
p {};

span.footer {
 font: 10px Arial;
 text-align: center;
 position: relative;
 width:200;
 bottom:5;
 }

.menu {
 height:50px;
 font: 14px Tahoma; 
 text-align: center;
 vertical-align:-20%;
/* background: #DDDDDD;*/
 }
.mem
{
font-size:10pt;
}

A.menu:visited {color:yellow; text-decoration: none}
A.menu:hover { color: #D0D080; text-decoration: none; }
A.menu:link { color:white; text-decoration: none}

A  { font: italic 14px Tahoma; }
A.footer{ font: 12px Arial italic;}
A.footer:visited {color:yellow; text-decoration: none}
A.footer:hover { color: #D0D030; text-decoration: none; }
A.footer:link { color:yellow; text-decoration: none}

A:visited {color:red; text-decoration: none;}
A:link { color:blue; text-decoration: none;}
A:hover { text-decoration: overline underline; }
