@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Helvetica;
	font-size: 21px;
	line-height:22pt;
	color: #000;
	width: 400px;
	height: 2000;
	position: 700;
	font-weight: bold;
}

a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333;
}

a:link {
	font-family: Helvetica;
	font-size: 21px;
	color: #000;
	text-decoration: underline;
	line-height: 22px;
	font-weight: bold;
}

a:visited {
	font-family: Helvetica;
	font-size: 21px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}

a:hover {
	font-family: Helvetica;
	font-size: 21px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}
a:active {
	font-family: Helvetica;
	font-size: 21px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: lighter;
	letter-spacing:-0.8pt;
}

h2 { font-family: Helvetica, Arial, sans-serif; font-size: 24px; color: #333 }

