body {
	overflow-y: scroll;
	color: #666;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 21px;
	font-stretch: normal;
}
body, p, table, tr, td {
	color: #666;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 21px;
	font-stretch: normal;
}
a:link {
	color: #666;
	text-decoration: none
}
a:visited {
	color: #666;
	text-decoration: none
}
a:hover {
	color: #999;
	text-decoration: none;
	
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6em;
	text-decoration: none;
}
h2 {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-decoration: none;
	vertical-align: top;
}
