body,td,select,input {
	font-size:10px;
	font-family:verdana,helvetica,sans-serif;
	}
.main {
	width:412px;
	border-left:1px solid black;
	border-right:1px solid black;
	background:#ffffff;
	text-align:left;
	padding:5px;
	}
.dim {
	color:#dedede;
	}

a,a:visited {
	color:#970000;
	text-decoration:none;
	}
a:hover {
	color:#970000;
	text-decoration:underline;
	}
#header {
	width:625px;
	height:275px;
	background:url('images/header.gif');
	padding-left:384px;
	padding-top:148px;
	}
form {
	margin:0px;
	}
big {
	font-size:12px;
	font-weight:bold;
	}
p {
	margin:0px 0px 10px 0px;
	}