BODY {
	margin: 4px;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #336699;
}

A {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
}

TD {
	font-family: Arial, sans-serif;
	color: #336699;
	font-size: 11px;
}

#mainTD {
	background-color: #bbdbf0;
}

#subTD {
	background-color: #ffffff;
}

#toutOffsetTD {
	padding-top: 10px;
}

#toutText {
	width: 125px;
	height: 60px;
	padding-left:10px;
	overflow:auto;
}

#footerTD {
	background-color: #ced94e;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
}

#footerTD a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.headerText {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bigheaderText {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
