.header {font-family: Arial; font-size: 16px; font-style: normal; font-weight: 600}
.header2 {font-family: Times New Roman; font-size: 26px; font-style: normal; font-weight: 400}
.header3 {font-family: Arial; font-size: 16px; font-style: normal; font-weight: 600; color: #142E70}
.header4 {font-family: Arial; font-size: 20px; font-style: normal; font-weight: 600}
.header5 {font-family: Times New Roman; font-size: 18px; font-style: normal; font-weight: 400}
.topic_header {font-family: Arial; font-size: 16px; font-style: normal}
.text {font-family: Arial; font-size: 12px; font-style: normal}
.text2 {font-family: Arial; font-size: 14px; font-style: normal}
.white {font-family: Arial; font-size: 12px; font-style: normal; color: #FFFFFF; font-weight: 400;}

.header6 {font-family: Arial; font-size: 14px; font-style: normal; font-weight: 600; color: #142E70}
a.blue{
		text-decoration:none; 
		color:#142E70;
		font-family: Arial; 
		font-size: 16px; 
		font-style: normal; 
		font-weight: 600;		
}


a:hover.blue{
		text-decoration:underline; 
		color:#142E70;
}

a:visited.blue{
		color:#142E70;
}

a.white{
		text-decoration:none; 
		color:#FFFFFF;
		font-family: Arial; 
		font-style: normal; 
		font-weight: 400;		
}

a:hover.white{
		text-decoration:underline; 
		color:#FFFFFF;
}

a:visited.white{
		color:#FFFFFF;
}

 