table { background: #000000;
  color: #ffffff;
	font-family: verdana, sans-serif;
  font-size: 11px;
}
body,input,textarea { background: #fff;
  color: #000;
	font-family: verdana, sans-serif;
  font-size: 11px;
}
input,textarea {border: solid small #000; margin-bottom: 3px;}
form { padding:0px;
margin:0px; }
img {border: 1px solid #fff;
 margin: 0px; }
.this { font-weight:bold; }
.this img {border: 4px solid #fff; }
h1 { font-size: 20px;
 font-weight: normal;
 color: #000000;
 font-family: verdana, sans-serif;
 margin:0px;
}
h2 { font-size: 11px;
 font-weight: bold;
 color: #000;
 margin: -2px 22px 0px 10px;
}
ul { margin: 0px; }
a:link {color: #ccff99; text-decoration: none; }
a:link:hover {color: #666; text-decoration: none; }
a:visited {color: #ccff99; text-decoration: none; }
a:visited:hover	{color: #666; text-decoration: none; }
h1 a:link { color: #3399cc; text-decoration: none; }
h1 a:link:hover { color: #666; text-decoration: none; }
h1 a:visited { color: #3399cc; text-decoration: none; }
h1 a:visited:hover { color: #666; text-decoration: none; }
.small { font-size:10px;
 text-align: left;}
.gray { background-color: #aaa; }