body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}
body {
	background-image: url(background.jpg);
	margin: 0px;
}
a:link { text-decoration: none; color: #808080; border-bottom: 1px dotted #808080; color: #808080; }
a:visited { text-decoration: none; color: #808080; border-bottom: 1px dotted #808080; color: #808080; }
a:hover { text-decoration: none; color: #808080; border-bottom: 1px dotted #808080; color: #808080; }
a:active { text-decoration: none; color: #808080; border-bottom: 1px dotted #808080; color: #808080; }

hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #666666;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 12px;
	color: #808080;
	text-align: left;
	margin: 8px 2px 8px 0px;
}
form {
	margin: 0;
}
.block2 {
	width: 125px;
	margin: auto;
	padding: 0px;
}
