.para {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	line-height: 15px;
}

a, a:visited, a:active {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #B50029;
	text-decoration: none;
}

.nav {
	color: #000066;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.navon {
	color: #B50029;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

a.nav {
	color: #000066;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.contact {
	color: #000066;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
}

a.contact {
	color: #B50029;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
}

a.contact:hover {
	color: #B50029;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	color: #B50029;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}

h3 {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	line-height: 5px;
}