body,td,th {
	color: #072d6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}
.breadcrumb {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #072d6b;
}

a:link {
	color: #072d6b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #072d6b;
}
a:hover {
	text-decoration: underline;
	color: #55007c;
}
a:active {
	text-decoration: none;
	color: #072d6b;
}

a.body:link {
	color: #072d6b;
	text-decoration: underline;
	font-weight: bold;
}
a.body:visited {
	text-decoration: underline;
	color: #072d6b;
	font-weight: bold;
}
a.body:hover {
	text-decoration: underline;
	color: #55007c;
	font-weight: bold;
}
a.body:active {
	text-decoration: underline;
	color: #072d6b;
	font-weight: bold;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.footer:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFF99;
	font-weight: bold;
}
a.footer:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
body,td,th {
	color: #082C88;
}
.style2 {font-size: small}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
