A:link {
  color: #0000cc; 
  }/*normal links in the text*/
A:visited {
  color: #000066; 
  }
A:hover { /*this effect is not shown in NN4.xx*/
  color: #3366FF; 
  }
A:active {/*colour in NN4.xx is red*/ 
  color: #3366FF; 
  }
  
A.whitelinks:link {color: ffffff;}
A.whitelinks:visited {color: cccccc;}
  
  
.white {
	color: #ffffff;
}
.homepagetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 1.25;
}
  
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	line-height: 1.25;
}

.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
	line-height: 1.25;
}

.footer {  
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt; font-weight: normal; color: #FFFFFF; font-style: normal; line-height: normal; font-variant: normal; text-transform: none
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; font-style: normal; line-height: normal; font-variant: normal; text-transform: none
}

.underline{
	text-decoration: underline;  color: #330000;
}
.subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: 2.5;
	font-style: normal;

}
.headerslight {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0066cc;
	line-height: 1.25;
}
.blue {
	color: #003366;

}
.smallheaderslight {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	line-height: 1.25;
}
.signature {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066cc;
	line-height: 1.25;
}
.smallheadersdark {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 1.25;
}
