.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }
	
.boldblack { font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: 000000; }	
	
.boldwhite { font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: white; }	

	
.boldpurple { font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #37044f; }
	
.menu { font-family: tahoma;
	font-size: 10pt;	
	color: 37044f;
	font-weight: bold; }
	
H3 { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

.copyright { font-family: tahoma;
	font-size: 8pt;
	color: white; }

A:link {
color: 37044f;
font-size: 8pt;}


A:visited {
color: 37044f;
font-size: 8pt;}