.navlinks {
	font-family: Modern No 20;
	font-size: 12pt;
	font-weight: bold;
	color: #003374;
	text-decoration: none;
	}
a.navlinks:link {color: #003374; text-decoration: none}
a.navlinks:visited {color: #003374; text-decoration: none}
a.navlinks:hover {color: #003374; text-decoration: underline}

.headline {
	font-family: Modern No 20;
	font-size: 25pt;
	font-weight: bold;
	color: #d11414;
	text-decoration: none;
	}

.subheadline {
	font-family: arial;
	font-size; 20pt;
	font-weight: bolder;
	color: #169292;
	text-decoration: none;
	}
	
.general {
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	}
	
a.general:link {color: #169295; text-decoration: none}
a.general:visited {color: #169292; text-decoration: none}
a.general:hover {color: #169292; text-decoration: underline}
	
.caption {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-style: oblique;
	}
	
.copyright {
	font-family: arial;
	font-size: 8pt;
	color: #999999;
	}
a.copyright:link {color: #999999; text-decoration: underline}
a.copyright:visited {color: #999999; text-decoration: underline}
a.copyright:hover {color: #999999; text-decoration: none}