body,input,textarea { background: #ffffff;
  color: #000000;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
input,textarea {border: 1px solid #000; margin-bottom: 3px;}
form { padding:0px;
margin:0px; }
img {border: 3px solid #000;
 margin: 0px; }
.this { font-weight:bold; }
.this img {border: 4px solid #222; }
h1 { font-size: 300%;
 font-weight:bold;
 color: #C0C0C0;
 letter-spacing:-2px;
 font-family: verdana, sans-serif;
 margin:0px;
}
h2 { font-size: 100%;
 color: #C0C0C0;
 margin: -2px 0px 0px 10px;
}
ul { margin: 0px; }
a:link	{color: #C0C0C0; text-decoration: none; }
a:link:hover {color: #333333; text-decoration: none; }
a:visited	{color: #C0C0C0;	text-decoration: none; }
a:visited:hover	{color: #333333; text-decoration: none; }
h1 a:link { color: #999; text-decoration: none; }
h1 a:link:hover { color: #666; text-decoration: none; }
h1 a:visited { color: #999; text-decoration: none; }
h1 a:visited:hover { color: #666; text-decoration: none; }
.small { font-size:10px;
 text-align: right;}
.gray { background-color: #aaa; }
