
body {
        color: #EEEEEE;
        background: #000044;
        scrollbar-3d-light-color: Fuchsia;
        scrollbar-arrow-color: #CCFF66;
        scrollbar-base-color: #CCFFFF;
        scrollbar-dark-shadow-color: #000088;
        scrollbar-face-color: #004444;
        scrollbar-highlight-color: #CCCCFF;
        scrollbar-shadow-color: Gray;
}

p, td {
        font-family: georgia,verdana,geneva,helvetica;
        font-size: 11pt; }

.mos {          color: #CCCCFF;
                font-family: verdana,arial,helvetica;
                font-size: 8pt;
                text-decoration: none; }
a.nav:link {    color: #CCCCFF;
                font-family: verdana,arial,helvetica;
                font-size: 8pt;
                text-decoration: none; }
a.nav:visited { color:#FFCCCC ; 
                font-family: verdana,arial,helvetica;
                font-size: 8pt;
                text-decoration: none; }
a.nav:active {  color: #CCCCFF; 
                text-decoration: none; }
a.nav:hover {  color: #000033;
                font-family: verdana,arial,helvetica;
                font-size: 8pt;
                text-decoration: none;
                background: #CCCCCC; }

a:link {       color: #AAAAFF; }
a:visited {    color:#FFAAAA; }
a:active {     color: #AAAAFF; }
a:hover {      color: #0000FF;
	       text-decoration: none;
	       background: #CCCCCC; }
h1, h2	{
	font-size:	1.95em;
	font-weight: 	bold;
     	font-family:   	garamond,times new roman,times,serif;
	color: 		#AA4444;
	margin:		0.25em 0 0.20em 0;
	}
h3	{
	font-size:	1.10em;
	font-weight: 	bold;
        font-family: 	arial,helvetica,sans-serif;
	margin:		0.25em 0 0.50em 0;
	color: 		#DDAAAA;
	}

.copyright   {
        font-size:      9px;
        font-family: 	verdana,arial,helvetica,sans-serif;
        color: 		#777788;
        }

.gray {  color: #AAAABB; }



