body { background: #000000 url('background.gif');  }
ul           { list-style-image: url('but2.gif') }
hr           { color: #993399 }
.topleft { background: #003300;  }
.topbg { background: #000000 }
.leftcol { background: #4C9494 url('stars.jpg');  }
.menu { color: #ffffff; font: bold 70% Verdana, Arial, Helvetica }
	.menu A:link, .menu A:visited { color: #ffffff; text-decoration: none }
	.menu A:active, .menu A:hover { color: #0D695F; text-decoration: none }
.bottom { background: #000000 }
.copyright { color: #cccccc; font: 68% Verdana, Arial, Helvetica }
	.copyright A:link, .copyright A:visited { color: #ffffff; text-decoration: none }
	.copyright A:active, .copyright A:hover { color: #4C9494; text-decoration: none }
.content { background: #000000 url('background.gif'); color: #FFFFFF; font-style:normal; font-variant:normal; font-weight:normal; font-size:85%; font-family:Verdana, Arial, Helvetica }

.rightcol { background: #000066; border-left: 1px solid #4C9494; color: #FFFFFF; font-style:normal; font-variant:normal; font-weight:normal; font-size:85%; font-family:Verdana }

h1 { border-bottom: 1px solid #4C9494; color: #99FFCC; font-style:normal; font-variant:normal; font-weight:bold; font-size:150%; font-family:Verdana }
h2           { color: rgb(219, 60, 176) }
h3           { color: rgb(60, 219, 182) }
h4           { color: rgb(219, 60, 176) }
h5           { color: rgb(60, 219, 182) }
h6           { color: #CC99FF; border-style: solid; border-width: 2 }
button       { background-color: rgb(255, 255, 153); color: rgb(0, 0, 0) }

a:link       { color: #CC99FF; font-weight: bold }
a:active     { color: #FFDB00; font-weight: bold }
a:visited    { color: #6666FF; font-weight: bold }
