body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #8d9395;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
a:link {
	color: #488CCF;
	text-decoration: underline;
}
a:hover {
	color: #488CCF;
	text-decoration: underline;
}
a:active {
	color: #488CCF;
	text-decoration: underline;
}
a:visited {
	color: #488CCF;
	text-decoration: underline;
}
.footer {
	width: 988px;
	margin: 4px;
	background-color: #4C4F50;
}
.contentArea{
	background-color: #C4CACC;
	padding: 2px;
}
.contentBucket {
	margin: 2px;
	/*border: 2px;
	border-style: solid;
	border-color: #4C4F50;*/
	background-color: #C4CACC;
	color: #4C4F50;
}
.sectionHeader {
 	height: 18px;
	background-color: #4C4F50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	text-indent: 2px;
}
td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.footer{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.smallText{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.headline{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
}
