@charset "UTF-8";
body  {
	background:#FFFFFF none repeat scroll 0 0;
	color:#999999;
	font-family:Georgia,Times New Roman,Serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0;
	line-height:normal;
	margin:0;
	padding:0;
	text-align:center;
}
h1 {
	font-weight: bold;
	font-size: 36px;
	padding: 0;
}
h2 {
	font-weight: normal;
	font-size: 36px;
	padding: 0;
}
h3 {
	font-weight: normal;
	font-size: 36px;
	padding: 0;
}
.content {
	padding-top: 200px;
}
a:link {
	text-decoration: none;
	color:#999999;
}
a:hover {
	text-decoration: underline;
	color:#666666;
}
a:active {
	text-decoration: none;
	color:#999999;
}
a:visited {
	text-decoration: none;
	color:#999999;
}