body {
	background-color: #022B63;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 10;
}
#content p, table, td{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

A:link, A:visited, A.active {
	color: #2D5EAA;
	text-decoration: none;
}
A:hover {
	color: #FF9645;
	text-decoration: underline;
}
A.ftr:link, A.ftr:visited, A.ftr.active {
	color: #FFFFFF;
	text-decoration: none;
}
A.ftr:hover {
	color: #FF9645;
	text-decoration: underline;
}
.marginContent{
	margin-right: 9px;
	margin-left: 16px;
	margin-top: 16px;
	margin-bottom: 5px;
}
.marginSub{
	margin: 10px;
}
ul{
	margin-top: 0in;
	margin-bottom: 0in
}
h1{
	font-size: 18px;
	color: #42669A;
	margin-top: 0px;
	font-weight: bold;
}
h2{
	font-size: 14px;
	color: #42669A;
	font-weight: bold;
}
.title{
	font-size: 12px;
	color: #42669A;
	font-weight: bold;
}
.foot{
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
.txtSmall{
	font-size: 10px;
}
