A:link:visited {
	color: #00377E;
	text-decoration: none;
      font-family: Arial, Verdana;
      font-weight : bold;
      font-size: 8pt;
}

A:link.test:visited {
	color: #00377E;
	text-decoration: none;
      font-family: Arial, Verdana;
      font-weight : bold;
      font-size: 10pt;
}


A:link:active {
	color: #00377E;
	text-decoration: none;
      font-family: Arial, Verdana;
      font-weight : bold;
      font-size: 8pt;
}

A:link.test:active {
	color: #00377E;
	text-decoration: none;
      font-family: Arial, Verdana;
      font-weight : bold;
      font-size: 10pt;
}



A:link {
	color: #00377E;
	text-decoration: none;
	font-family: Arial, Verdana;
      font-weight : bold;
      font-size: 8pt;
}


.heading {
      color: 00377E;
      font-family: Arial, Verdana;
      font-size: 14pt;
}

.heading2 {
      color: 00377E;
      font-family: Arial, Verdana;
      font-size: 12pt;
}

.interface {
      color: 00377E;
      font-family: Arial, Verdana;
      font-size: 6pt;
	
}

.interface2 {
      color: 00377E;
      font-family: Arial, Verdana;
      font-size: 11pt;
	font-weight: bold;
}


.text {
      color: 00377E;
      font-family: Arial, Verdana;
      font-size: 13pt;
}
