HTML {margin: 0;
padding: 0 }

BODY {color: #000;
background: #FFF;
margin-left: 60px;
margin-right: 60px;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
padding-top: 0; 
font-family: Verdana, sans-serif; }
		/* Do NOT set font size, may affect newbrowser font size settings */
		
A {cursor: pointer;
background: transparent; }

A:link {color: #00F;
background: transparent; }

A:visited {color: #009;
background: transparent; }

A:active {color: #909;
background: transparent; }

A:hover {color: #C00;
background: transparent; }

BUTTON {cursor: auto; }

H1, H2, H3, H4, H5, H6 {
font-family: Verdana, sans-serif;
font-weight: bold;
color: #00C;
background: transparent; }

H1 {font-size: 19px; }
H2 {font-size: 18px; }
H3 {font-size: 17px; }
H4 {font-size: 15px; }
H5 {font-size: 14px; }
H6 {font-size: 13px; }

PRE {margin-left/* */ : 0;
font-family: "Courier New", monospace; }

STRIKE {color: #808080;
background: transparent; }

UL, MENU, DIR {list-style: disc; }

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle; }

UL UL UL, OL UL UL UL, UL OL UL UL, UL UL OL UL {list-style: square; }

UL UL UL UL {list-style: disc;}

.updated {
text-align: right; 
color: #009;
background: transparent;
font-size: 13px; }

.quote {
font-style: italic;
color: #009;
background: transparent;
font-size: 13px; }

.author {
font-style: normal;
text-align: right;
font-size: 13px; }

#topmenu, #footmenu, .subtopic, .navig, .navbox {
font-size: 13px; }

#copyr, .smlsans, .tinysans, .navnotes {
font-size: 13px; }

.smlserif {
font: 13px Georgia, serif; }

.hide {font-size: 16px; }
/* --- HEADINGS --- */

H1.pagehead {
font-size: 22px;
color: #00F;
background: transparent; }

DT.index {
font-size: 17px;	
font-weight: bold;
color: #03C;
background: transparent; }

.menubar { 
color: #FFC;
background: #039;}

.menubar A:link, .menubar A:visited, .menubar A:active {
color: #FFC;
background: transparent;
text-decoration: none; }

.menubar A:hover, .navbox A:hover, #copyr A:hover {
color: #039;
background: #FFC;
text-decoration: none; }

