/* Brickhouse CSS */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
body {
	background-color: #999999;
	background-image: url(/images/backin_26.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.stylefoot {
	font-size: 9px;
	color: #FFFFFF;
}
.style1 {font-size: 14px}
.style2 {font-size: 11px}: