

td      {       font-family : arial, helvetica, sans-serif;
                font-size : 15px;
                vertical-align : top;
				color : #303131; 
				}



label   {       font-family : arial, helvetica, sans-serif;
                font-size : 15px;
				color : #303131; 
				} 



<!-- Hyperlink Attributes -->

a:active,
a:visited,
a:link { 
	  font-family : arial, helvetica, sans-serif; 
	  font-size : 15px; 
	  color : #52abd5; 
	  text-decoration : underline; 
	  }

a:hover { 
	  font-family : arial, helvetica, sans-serif; 
	  font-size : 15px; 
	  color : #247398; 
	  text-decoration : none; 
	  }


li { padding : 3px; }

