body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #AEADA8;
	color: #000000;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.btitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-indent: 5px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}

