body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #003366; 
	line-height: 13px; 
}
a:active {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #e5e52d;
}
.main_text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #003366; 
	line-height: 15px; 
}
.main_text_bold { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #003366; 
	line-height: 15px; 
}
.nav_text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	color: #003366; 
	line-height: 20px; 
}
.title_text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	color: #003366; 
	line-height: 20px; 
}
.style1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

