@charset "utf-8";
.main {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	clear: both;
	float: none;
	height: auto;
	width: 770px;
	position: relative;
	left: 5%;
	top: 15%;
	right: 5%;
	bottom: 15%;
	background-color: #FFFFFF;
	line-height: normal;
	padding: 15px;
	margin: 15px;
}
.main h1 {
	font-size: 12.75px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12.75px;
	text-decoration: none;
	color: #990000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12.75px;
	color: #993300;
	text-decoration: none;
}
