body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
.briefsPic {

	height: 180px;
	width: 470px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: none;
}
#footerBox {
	display: none;
}
.messageBox {
	display: none;
}
