body,input,textarea { background: #eec;
  color: #610;
	font-family: helvetica, arial;
  font-size: 16px;
}
input,textarea {border: 1px solid #610; margin-bottom: 3px;}
form { padding:0px;
margin:0px; }
img {border: 1px solid #000;
 margin: 0px; }
.this { font-weight:bold; }
.this img {border: 4px solid #222; }
h1 { font-size: 20px;
 font-weight: normal;
 color: #999;
 font-family: helvetica, arial;
 margin:0px;
}
h2 { font-size: 11px;
 font-weight: bold;
 color: #610;
 margin: -2px 0px 0px 10px;
}
ul { margin: 0px; }
a:link	{color: #A13; text-decoration: underline; }
a:link:hover {color: #A13; text-decoration: none; }
a:visited	{color: #A46;	text-decoration: underline; }
a:visited:hover	{color: #A46; text-decoration: none; }
h1 a:link { color: #A13; text-decoration: none; }
h1 a:link:hover { color: #A13; text-decoration: none; }
h1 a:visited { color: #A46; text-decoration: none; }
h1 a:visited:hover { color: #A46; text-decoration: none; }
.small { font-size:10px;
 text-align: right;}
.gray { background-color: #aaa; }