body,input,textarea { background-image: url("extrastuff/dots.gif");
	font-family: verdana, sans-serif;
  font-size: 11px;
}
input,textarea {border: 1px solid #000; margin-bottom: 3px;}
form { padding:0px;
margin:0px; }
img {border: 1px solid #fff;
 margin: 0px; }
.this { font-weight:bold; }
.this img {border: 2px solid #fff; }
h1 { font-size: 36px;
 font-weight: bold;
 color: #ccc;
 font-family: verdana, sans-serif;
 margin:14px;
}
h2 { font-size: 12px;
 font-weight: bold;
 color: #333;
 margin: -16px 0px 0px 15px;
}
ul { margin: 0px; }
a:link	{color: #333; text-decoration: underline; }
a:link:hover {color: #666; text-decoration: none; }
a:visited	{color: #000;	text-decoration: underline; }
a:visited:hover	{color: #666; text-decoration: none; }
h1 a:link { color: #333; text-decoration: none; }
h1 a:link:hover { color: #666; text-decoration: none; }
h1 a:visited { color: #333; text-decoration: none; }
h1 a:visited:hover { color: #666; text-decoration: none; }
.small { font-size:10px;
 text-align: right;}
.gray { background-color: #aaa; }