h1 {
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: thin solid #580335;
	border-left: 10px solid #580335;
	font-size: 13px;
}
body {
	font-size: small;
	color: #666666;
	background: url(images/index_22.gif) no-repeat fixed center 150px;
	margin-top: 0px;
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
