TD {
	FONT-SIZE: 12px; COLOR: #293463; FONT-FAMILY: arial, Helvetica, sans-serif
}
.normal {
	FONT-SIZE: 12px; COLOR: #293463; FONT-FAMILY: Arial, Helvetica, sans-serif
	
}
.navigation {
	FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none
}
.subscript {
	FONT-SIZE: 10px; COLOR: #293463
}
.address {
	FONT-SIZE: 11px
}
.print {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #293463
}
.two {
	font-size: 12px;
	font-family: "Copperplate Gothic Bold";
}

b {
	font-weight: bold;
}


a:active {
	font-family: arial;
	font: arial;
	font-size: 12px;
	color: white;
 background-color:navy;
	font-style: normal;
	padding:2px;	
}


a:hover {
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	font: arial;	
	color: white;
background-color:navy;
text-decoration:none;
padding:2px;
}
a:link {
	font-size: 11px;
	font-weight: bold;
	font-family: ariaal;
	font: arial;	
	color: white;
	background-color:black;
padding:2px;
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	font: arial;	
	color: white;
background-color:black;
padding:2px;
}

