A:LINK, A:VISITED, A:ACTIVE, BODY, TD, H1, H2, H3, H4, SMALL, BIG, STRONG, TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
}

A:LINK {color : white;  text-decoration : none;  }
A:VISITED  {color : white;  text-decoration : none;  }
A:ACTIVE {color : Yellow;  font-weight : normal;  background-color: #C51B85;  }
A:HOVER {background-color: #C6C6C6; color : Black;}

BODY { font-size: 10pt;  margin-top : 8px;  margin-left : 8px;  }
TD { font-size: 10pt;}
H1 {font-size : 24pt;}
H2 { font-size: 20pt;}
H3  { font-size: 14 pt }
H4  {font-size: 10pt; font-weight: bold }
STRONG {Font-size : 14pt;}
BIG {font-size: 14pt; font-weight: bold }
SMALL { font-size: smaller; }
SUP { font-size: smaller; }
