.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;;
	font-weight: normal;
}

a .bodytext :link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a .bodytext :active {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a .bodytext :visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a .bodytext :hover {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 12px
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 22px
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 18px
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-style: italic;
	font-size: 16px
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 14px
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 12.5px
}
.designtext {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	font-size: 12px
}

.designtext td {
	color: white;
	font-weight: normal;
	font-size: 12px;
}

a .designtext :link {
	color: white;
	text-decoration: none;
}

a .designtext :active {
	color: white;
	text-decoration: none;
}

a .designtext :visited {
	color: white;
	text-decoration: none;
}

a .designtext :hover {
	color: white;
	text-decoration: underline;
}
.blueemphtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-align: center
}
.emphtext {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-style: italic;
	font-size: 14px
}