h1 {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.name {
	font-family: Arial;
	font-size: 24px;
	color: #3A578A;
	text-decoration: none;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.purple-bld {
	font-family: Arial;
	font-size: 14px;
	color: #3A578A;
	text-decoration: none;
}
a.navlinks:visited {
	font-family: Arial;
	font-size: 12px;
	color: #3A578A;
	text-decoration: none;
	font-weight: bold;
}
a.navlinks:link {
	font-family: Arial;
	font-size: 12px;
	color: #3A578A;
	text-decoration: none;
	font-weight: bold;
}
a.navlinks:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #3A578A;
}
a.navlinks:active {
	font-family: Arial;
	font-size: 12px;
	color: #3A578A;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Arial;
	font-size: 13px;
	color: #6A80A5;
	text-decoration: none;
}
.style5 {color: #293A6E}

.style6 {font-family: Arial}

.style7 {font-size: 18px}
