body {font-size: 10pt ;}

tr,td    { font-size: 10pt ;}

big      { font-size: 11pt ;}
small    { font-size: 8pt ;}

a:link		{ color : blue; text-decoration : none;  }
a:visited	{ color : teal; text-decoration : none;}
a:hover		{ color: red; text-decoration: underline; }
input,textarea,select { font-size: 10pt;}

hr	{font-weight : bolder;color : teal;background-color : olive;background-position : 75% 50px;}


