.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}
	
.maintextbold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #003366;
	}
	
.maintextitalic {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}
	
.header {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: bold; 
	color: #003366;
	}
	
.maintextlink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: underline;
}
.maintextboldkern { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-style: normal; 
	line-height: 13px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #003366;
	letter-spacing: 0.1em;
	}
	
.maintextboldnum {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #003366;
	}

.feedbacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	}
	
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	}
