a:link, a:visited, a:active, a:hover
{text-decoration:none;
color:#999999}

a:hover
{text-decoration:line-through;
color:#ffffff}

body
{font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#dddddd;
background-color: #000000;}

table
{margin-top: 20px;
margin-bottom:10px;}

#menu
{background-image: url(images/bg1.jpg)}

#content
{background-image: url(images/bg2.jpg)}

.comments
{color:#999999}

#h1
{font-size:12px;
line-height:20px;
letter-spacing: 1.5px;
text-align:center;
width:200px;
border-bottom: solid;
border-bottom-width: 1px;
border-color:#bbbbbb;
margin-bottom: 20px;
position:relative;
left:50%;
margin-left: -100px;
top:0px;}

h1
{font-size:12px;
font-weight:normal;
text-align:center;
text-decoration: underline;
margin-bottom:0px;}

p
{margin: 10px 10px 10px 10px;}

.currentphp
{margin-top:5px;
margin-bottom:20px;}

.currently
{margin-top:10px;}

input, textarea, text, select, button
{background:#000000;
color:#ffffff; 
border-style:solid; 
border-width:1px; 
border-color:#999999} 