body { font-family:Arial, Helvetica, sans-serif;
		font-size:95%;
		color:#373737;
		

}

a {
	color:#0055A2; 
	text-decoration:none;
	

}

a:hover {
	color:#0055A2; 
	text-decoration:underline;

}

.a-red {
	color:#E41E26; 
	text-decoration:none;
	

}

.a-red:hover {
	color:#E41E26; 
	text-decoration:underline;

}

.a-black {
	color:#373737; 
	text-decoration:underline;
	

}

.a-black:hover {
	color:#373737; 
	text-decoration:none;

}

.blue-p {
	color:#0055A2;

}

.red-p {
	color:#E41E26;

}
.nav-titles {
	color:#0055A2; 
	text-decoration:none;
	font-weight:600;
}

.nav-titles:hover {
	color:#0055A2; 
	text-decoration:underline;
	font-weight:600;
}


.small-yel {
	color:#FAC10A;
	font-size:80%;

}

.small-white {
	color:#ffffff;
	font-size:80%;

}

.small-black {
	color:#373737;
	font-size:30%;

}

label {font-size:77%; }



.small-white-links {
	color:#ffffff;
	font-size:80%;
	text-decoration:none;

}

.small-white-links:hover {
	color:#ffffff;
	text-decoration:underline;

}

.large-white{
	color:#ffffff;
	font-size: 130%;
	font-weight:bold;

}

.mid-white{
	color:#ffffff;
	font-size: 110%;
	font-weight:bold;

}

h1 {
	color:#0055A2;
	font-weight:bold;
	font-size:160%;

}

h2 {
	color:#0055A2;
	font-weight:bold;
	font-size:130%;

}

h3 {
	color:#373737;
	font-weight:bold;
	font-size:130%;

}

h4 {
	color:#E41E26;
	font-weight:bold;
	font-size:130%;

}

h5 {
	color:#0055A2;
	font-weight:bold;
	font-size:110%;

}

h6 {
	color:#373737;
	font-weight:bold;
	font-size:100%;

}


.mid-red {
	color:#E41E26;
	font-weight:bold;
	font-size:110%;

}

.news-text {
	text-decoration:none;
	color:#373737;
	font-size:75%;

}

.news-text:hover {
	color:#0055A2; 
	text-decoration:underline;

}
