body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #29437B;
}
a:visited {
	text-decoration: none;
	color: #29437B;
}
a:hover {
	text-decoration: underline;
	color: #29437B;
}
a:active {
	text-decoration: none;
	color: #29437B;
}
.textFooter {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #29437B;
}
strong {
	font-weight: bold;
	color: #29437B;
}
.textSmall {
	font-size: 10px;
}
.headerBlack {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headerGreyLarge {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.headerGrey {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.headerRed {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}