.links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a.links:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.subheading {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainborder {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}
.bottom {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
