a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; }
A:LINK { color : #333333; text-decoration : none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
A:VISITED { color : #333333; text-decoration : none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
A:ACTIVE { color : #333333; text-decoration : none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
A:HOVER { color : #666666; text-decoration : underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }


.textgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.boxheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0d2c89;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.boxgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0d2c89;
	border: 1px solid #000000;
}
.boxborder {
	border: 1px solid #000000;
}
