p {
	font-weight: 100;
	margin: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.2em;
	text-align: center;
	width: 600px;
	margin: auto;
	color: #333333;
}
h2 {
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 100;
	margin: 0px;
	color: #666666;
}
h1 {
	font-weight: 100;
	font-size: 36px;
	margin: 0px;
	color: #666666;
}


h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0px;
	font-weight: 100;
	padding: 4px;
}


a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #aa0000;
}


h3 {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 100;
	margin: 0px;
	color: #666666;
}
