.style1 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-size: 12px;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}

.style6 {color: #666666}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style12 {
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.body12 {font-size: 12px;
 color: #666666; 
 line-height: 16px; 
 font-family: Georgia, "Times New Roman", Times, serif; 
 }
 .body12b {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
 }
.blue14b {
	font-size: 14px;
	color: #0F1331;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.redcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #E00D23;
}

/* Links */
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #663333;
	text-decoration: underline;
	
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	color: #663333;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}

