body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #001752;
	font-style: normal;
}
a:link {
	color: #1a3f92;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006dd3;
}
a:hover {
	text-decoration: underline;
	color: #006dd3;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #001752;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #f18609;
}
.body-white {
	color: #FFFFFF;
}
.body-orange {
	color: #f18609;
}
.body-orange-light {
	color: #f9b306;
}
.body-blue-light {
	color: #006dd3;
}
.body-blue {
	color: #1a3f92;
}
.body-grey {
	color: #53657f;
}
.r1 {
	background-color: #FFFFFF;
}
.r2 {
	background-color: #fff8a9;
}
