/* CSS Document */


body {
	background-color: #999999;
	
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.style3 {font-size: 11px; font:Arial;}
.style10 {color: #FFFFFF; font-weight: bold; font:Arial; }
.style9 {color: #FFFFFF; font:Arial;}
.style11 {	color: #FFFFFF; font:Arial;
	font-size: 12px;
}
.style12 {	color: #FFFFFF;
	
	font-size: 12px;
}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color:#666666;
}
a.header:link {
	color: #ffffff;
	text-decoration: none;
}
a.header:visited {
color: #ffffff;
	text-decoration: none;
}
a.header:hover {
	text-decoration: none;
	color:#CCCCCC;
}
a.header:active {
color: #ffffff;
	text-decoration: none;
}
