body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg/auto.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.main {
	font-size: 11px;
	font-family: Arial, Verdana, _sans;
}

.main h1 {
	font-size: 15px;
	color: #665129;
}

.main h2 {
	font-size: 12px;
	color: #665129;
	border-bottom: 1px solid #665129;
}

.main td {
	line-heigt: 160%;
	line-height: 150%;
	font-size: 11px;
	font-family: Arial, Verdana, _sans;	
}
.topm, .topm a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
	letter-spacing: 1px;

}

.topm a:hover {
	text-decoration: underline;
}
.stab {
	border: 1px solid #E5EAF5;
	font-family: Arial, Helvetica, sans-serif;
}
.stab th {
	background-color: #E5EAF5;
	color: #003399;
	text-align: left;
	font-size: 13px;	
	padding: 4px;	
}
.stab td {
	font-size: 11px;
	padding: 4px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}