.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: 005daa;
	text-decoration: none;
}
.header2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005DAA;
}

.lrgHeadline {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #EFB743;
	text-decoration: none;
	font-style: normal;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #3D78A5;
	line-height: 1.5em;
}
.headerBlack {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0059B3;
}

.nav a:link {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #005daa;
	text-transform: uppercase;
	text-decoration: none;
	}
.nav a:visited {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #005daa;
	text-transform: uppercase;
	text-decoration: none;
	}
.nav a:hover {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fab94a;
	text-transform: uppercase;
	text-decoration: none;
	}
.nav a:active {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #005daa;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.bodyLink a:link {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #005daa;
	text-decoration: none;
	}
.bodyLink a:visited {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #005daa;
	text-decoration: none;
	}
.bodyLink a:hover {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fab94a;
	text-decoration: none;
	}
.bodyLink a:active {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #005daa;
	text-decoration: none;
	}
.footerLink a:link {
    font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #005daa;
	text-decoration: none;
	}
.footerLink a:visited {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0059B3;
	text-decoration: none;
	}
.footerLink a:hover {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fab94a;
	text-decoration: none;
	}
.footerLink a:active {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0059B3;
	text-decoration: none;
	}
