body {
	background : #999933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.main {
	color: #ffffff;
	font-size: 10pt;
	line-height: 13pt;
	text-decoration: none;
	text-align: left;
	padding-right: 80px;
	padding-left: 80px;
}

.highlight {
	color: #ffffff;
	font-size: 12pt;
	line-height: 18pt;
	text-decoration: none;
	text-align: center;
	padding-right: 80px;
	padding-left: 80px;
}

.tiny {
	color: #999999;
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: none;
	text-align center: left;
}

a {
	color: #336699;
	text-decoration: none;
}

h1 {
	color: #999999;
	font-size: 16pt;
	line-height: 16pt;
	text-decoration: none;
	word-spacing: 0em;
	letter-spacing: .25em;
	text-align: center;
	text-transform: uppercase;
	font-style: none;
}

h2 {
	color: #FFFFFF;
	font-size: 12pt;
	line-height: 12pt;
	text-decoration: none;
	word-spacing: 0em;
	letter-spacing: .25em;
	text-align: center;
	font-style: none;
}
	
a:hover {
	color: #FFFFFF;
}

a:visited	 {
	color: #CCCCCC;
}: none;

