body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height:1.5em;
}
body {
	background-color: #FFF;
}

.style74 {font-size: x-small}

a {
	font-size: 14px;
	color: #03F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #03F;
}
#pageHeader {
	border:#999 3px solid;
	border-bottom:none;
	background-color:#FFFFFF;
	width:900px;
	
}
#pageContent {
	border:#999 3px solid;
	border-bottom:none;
	background-color:#FFFFFF;
	width:900px;

}
#pageFooter {
	border:#999 3px solid;
	background-color:#FFFFFF;
	width:900px;
	
}