h1 {
	font-family: Bauhaus;
	font-size: 36px;
	color: #666666;
	text-align: center;
	letter-spacing: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	letter-spacing: 0.1em;
}
a:link {
	text-decoration: none;
	color: #536980;
}
a:visited {
	text-decoration: none;
	color: #536980;
}
a:hover {
	text-decoration: none;
	color: #3C30CD;
}
a:active {
	text-decoration: none;
	color: #536980;
}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
