body { margin-top: 0px; margin-left: 0px; margin-right: 0px; background-color: #222222; color: #cccccc; }

/* Groovy red links restored - user style sheets can help usability */
a:link { color: #ff0000; }
/* Blue may be better, but I like red 
a:link { color: #0000ff; }
*/
a:visited { color: #666699; }
a:active { color: #990000; }
a:hover { background-color: #000000; }

blockquote {color: #cccccc; margin-left:55px; margin-bottom: 10px; margin-top: 6px; margin-right: 15%}
p,pre {color: #cccccc; margin-left:35px; margin-bottom: 10px; margin-top: 6px; margin-right: 12%}
ul, dl, ol {color: #cccccc; margin-left:55px; margin-bottom: 6px; margin-top: 2px; margin-right: 12%}
h1,h2,h3,h4,h5 {color: #cccccc; margin-left:35px; margin-bottom: 2px; margin-top: 2px; margin-right: 12%}

acronym, abbr { border-bottom: 1px dotted #666666; }

.flag {font-weight: bold; background-color: yellow;}
.menu {font-family:arial,helvetica,sans-serif}
.crumb {font-family:arial,helvetica,sans-serif}
.mainlist {margin-left: 50px; margin-bottom: 0px; margin-top: 6px; margin-right: 12%}
.foot {font-family:arial,helvetica,sans-serif}

.mast {font-family:verdana,arial,helvetica,sans-serif; font-weight:bold; text-decoration: none; color: #000000; }
a.mast:link { color: #cc0000; text-decoration: none; }
a.mast:visited { color: #cc0000; text-decoration: none; }
a.mast:active { color: #ff0000; }
a.mast:hover { color: #ff0000; }

.menubox {
	color: #cccccc;
	background-color: #660000;
}
.menub {
	background-color: #222222;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-decoration: none;
}
.menu a:hover,.nav a:hover, .menubhigh, .menubhigh a:hover {
	background-color: #000000;
	cursor: pointer;
	cursor: hand;
}
.menu {
	color: #000000;
}


