body {
	background-color: #e2e2e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
H1 {
	font-size: 16px;
	color: #035fb4;
	font-weight: bold;
}
H2 {
	font-size: 14px;
	color: #035fb4;
	font-weight: bold;
}
H3 {
	font-size: 16px;
	color: #035fb4;
	font-weight: bold;
}
.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.TextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
.TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.TextWhiteLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
.TextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a.body:link {
	text-decoration: underline;
	color: #035fb4;
}
a.body:visited {
	text-decoration: underline;
	color: #035fb4;
}
a.body:hover {
	text-decoration: none;
	color: #035fb4;
}
a.body:active {
	text-decoration: underline;
	color: #035fb4;
}