body {
	
}
.style1 {
	font-size: 12px
}
.style6 {font-size: 36px}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {font-size: 14px}
.style10 {font-size: 16}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
