td {
	font-family:Arial, Verdana, sans-serif;
}

h1 {
	color: #3B568A;
	font-family:Arial, Verdana, sans-serif;
}

h2 {
	color: #465158;
	font-family:Arial, Verdana, sans-serif;
}

h3 {
	color: #3B568A;
	font-family:Arial, Verdana, sans-serif;
}


a:link { 
	text-decoration: none;
	color: #3B568A;
	font-weight: bold;
}

a:visited { 
	text-decoration: none;
	color: #3B568A;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #3B568A;
	font-weight: bold;
}

.navLink {
	color: #3B568A;
	font-weight: bold;
}