body { background: #483018 }

.top { background: #000000; color: #000000; font: 11px Century Gothic }
.main { background: #ffffff }
.menubg { background: #4D82A6 }
.menu { color: #ffffff; font: 20px Century Gothic }
	.menu A:link, .menu A:visited { color: #ffffff; text-decoration: none }
	.menu A:active, .menu A:hover { color: #D3E5F1; text-decoration: none }
	
.content { color: #000000; font: 11px Century Gothic }

.copyright { background: #4D82A6 color: #ffffff; font: 14px Century Gothic }

h1 { color: #4D82A6; font: bold 16px Century Gothic }
h2 { color: #4D82A6; font: bold italic 16px Century Gothic }
h3 { color: #4D82A6; font: bold 14px Century Gothic }
h4 { color: #4D82A6; font: bold italic 14px Century Gothic }
h5 { color: #4D82A6; font: bold 12px Century Gothic }
h6 { color: #4D82A6; font: bold italic 12px Century Gothic }

A:link { color: #4D82A6 }
A:visited { color: #669999 }
A:active, A:hover { color: #990066 }