h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 0.18em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #CCCCCC;
	line-height: 120%;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a {
	text-decoration: none;
}
a:hover {
	color: #F2F3FF;
}
a:active {
	color: #999999;
}
a:visited {
	color: #CCCCCC;
}
body {
	background-color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #CCCCCC;
}
.background {
	position: static;
	left: 25px;
	top: 25px;
}

