@charset "UTF-8";


form, a, a:active, li, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
.container {
	position: absolute;
	width: 560px;
	height: auto;
	top: 40px;
	left: 80px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;	
}
.head {
	font-family: "Lucida Grande", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	word-spacing: 0px;
	color: #000000;	
}
