.style2 {
	color: #e2007a;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	vertical-align: top;
}
.style3 {
	color: #00324b;
	font-size: 10px;
	font-family: tahoma;
	vertical-align: top;
}
.style3red {
	color: #7d3200;
	font-size: 10px;
	font-family: tahoma;
	vertical-align: top;
}
.style3green {
	color: #325f00;
	font-size: 10px;
	font-family: tahoma;
	vertical-align: top;
}
.style3large {
	color: #00324b;
	font-size: 12px;
	font-family: tahoma;
	vertical-align: top;
	font-weight: bold;
}
.style3XXL {
	color: #00324b;
	font-size: 16px;
	font-family: tahoma;
	vertical-align: top;
	font-weight: normal;
}
.large { 
  float: left; 
  position: absolute; top: 115px;
  width: 100%;
  text-align: center;
  height:60px;
  color: #000000; 
  font-family:arial; 
  font-size: 8pt;
  font-weight: bold;
} 
.front { 
  float: left; 
  position: absolute; top: 315px;
  width: 100%;
  text-align: center;
  height:60px;
  color: #000000; 
  font-family:arial; 
  font-size: 8pt;
  font-weight: bold;
} 

.navtitle {
	color: #000000;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
	
}
.nav:link {
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
	
}
.nav:active {
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
}
.nav:visited {
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
}
.nav:hover {
	color: #444444;
	font-size: 8pt;
	font-family: arial;
	text-decoration: underline;
	
}
.navbold:link {
	color: #000000;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
	
}
.navbold:active {
	color: #000000;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}
.navbold:visited {
	color: #000000;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}
.navbold:hover {
	color: #444444;
	font-size: 9pt;
	font-family: arial;
	text-decoration: underline;
	
}
