body {
	background-repeat: no-repeat;
	background-position: 50px 8px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
}

.style3 {
	color: #999999
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	font-weight: bold;
}

a:link {
	color: #AAAAAA;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #AAAAAA;
}

a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}

a:active {
	text-decoration: none;
	color: #AAAAAA;
}

.style14 {
	color: #333333
}