html, body {background: #282828; color: #000000;  margin-bottom: 0; padding-bottom:0;
	font-family:  verdana, helvetica; font-size: 12px}
body
{
scrollbar-base-color: #282828;
scrollbar-arrow-color: #ffdc74;
}	

table, td {font-family: verdana; font-size: 12px}

h1 {font-family: georgia, verdana; font-size: 16px;}
h2 {font-family: verdana; font-size: 14px; color: #282828}

.navig {background: #000000; color: #ffdc74;}
.toc  {background: #transparent; color: #ffdc74;}
.foot {background: #282828; color: #ffdc74; margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom:
0;}


/* links */
a:link, a:active, a:visited {background: transparent; color: #ffdc74; text-decoration: none;}
/*
a:hover {background: #ffdc74; color: #000; text-decoration: none;}
*/
.small {font-size: 10px;}
.large {font-size: 24px;}
.red {color: #ff0000; background: transparent;}




