body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	list-style-type: square;
}

li {
	list-style-type: square;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	height: 2px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #C7C7C7;
	font-variant: normal;
	font-weight: lighter;
	font-style: normal;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 4px;
	height: 4px;
}

strong {
	color: #666666;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 28px;
}

.block {
	background-color: #E0E0E0;
	height: 32px;
	font-size: 1px;
}

.footerLine {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

a:link {
	color: #666666;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #999999;
}

a:active {
	color: #FFFFFF;
}
