.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title 
{ 
	color: #00006F; 
	text-decoration: none; 
	font-size: 22pt; 
	font-family: Tahoma;
	font-weight: bold;
}
.smalltitle 
{ 
	color: #00006F; 
	text-decoration: none; 
	font-size: 12pt; 
	font-family: Tahoma;
	font-weight: bold;
}

.copytext 
{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 9pt; 
	}
	
a.link:link 
{ 
	color: #000000; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
}

a.link:active 
{ 
	color: #000000; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
}

a.link:visited 

{ 
	color: #000000; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
}

a.link:hover 
{ 
	color: #FF9933;
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
}

a.copy:link 
{ 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif;
}

a.copy:active 
{ 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif;
}

a.copy:visited 

{ 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif;
}

a.copy:hover 
{ 
	color: #FF9933;
	text-decoration: none; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif;
}
.thinblackborder {
	border: 1px solid #00006F;
}
.textsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
