.a9 {
	font-size: 9pt;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
.bg1 {
	background-image: url(images/bg_1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 9pt;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.whitefont {
	font-size: 11pt;
	line-height: 160%;
	text-decoration: none;
	color: #FFFFFF;
}
.a11w {
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.redfont {
	font-size: 10pt;
	line-height: 160%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #AAAEB1;
}

