/* CSS Document */

.style2 {font-family: Arial, Helvetica, sans-serif}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
body {
	background-color: #FFFFFF;
}
.style20 {
	font-size: 12px;
	font-weight: bold;
}
.style22 {
	font-size: 12px;
	font-weight: bold;
	color: #A48D59;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style27 {color: #A48D59; font-size: 12px;}

.footer {
	background: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #969696;
}

.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
