A      { text-decoration: none}    
A:link { color: #FF6600; font-family: Sylfaen, Arial, sans serif; }       /* unvisited link */
A:active { color: #FFFFFF; font-family: Sylfaen, Arial, sans serif; }    /* active links */
A:visited { color: #FFFF00; font-family: Sylfaen, Arial, sans serif; }   /* visited links */
A:hover{ color: #009BDA; text-decoration:underline;}


H1 { 
	font-family: Sylfaen, Arial, sans serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF6600
 }
H2 { 
	font-family: Sylfaen, Arial, sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: white
}
H3 { 
	font-family: Sylfaen, Arial, sans serif;
	font-size: 10pt;
	font-weight: bold;
	color: white 
}
H4 { 
	font-family: Sylfaen, Arial, sans serif;
	font-size: 8pt;
	font-weight: bold;
	color: white 
}
P {
	font-family: Sylfaen, Arial, sans serif;
	font-size: 12pt;
		color: white 
}
LI {
	font-family: Sylfaen, Arial, sans serif;
	font-size: 12pt;
		color: white 
}
TR {
	font-family: Sylfaen, Arial, sans serif;
	font-size: 12pt;
		color: white 
}
TH {
	font-family: Sylfaen, Arial, sans serif;
	font-size: 12pt;
		color: white 
}
TD {
	font-family: Sylfaen, Arial, sans serif;
	font-size: 12pt;
		color: white 
}

BR  {
	font-family: Sylfaen, Arial, sans serif;
	font-size: 12pt;
		color: white 
}