.smallfont {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color: Black;
}

.standardfont {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color: Black; 
}

.headingfont {
  font-family: Verdana;
  font-size: small;
  font-weight: bold;
  font-style: normal; 
  }
  
  .linkfont {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color : #FBB317;
}