A:visited { COLOR: blue; TEXT-DECORATION: underline }
A:hover   { COLOR: red; TEXT-DECORATION: underline }
A:link    { COLOR: blue; TEXT-DECORATION: underline      }
body      { BACKGROUND-COLOR: #BFBFBF; 
            FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; 
            margin-left: 40px; 
			margin-right: 40px;
		  }

td        {font-size: .67em; }
.nav         { FONT-SIZE: 15px; COLOR: black }

/*
h5           {text-indent: 0.00mm; color: Black; FONT-SIZE: 15px}
h4           {text-indent: 0.00mm; color: Black; FONT-SIZE: 18px}
h3           {text-indent: 0.00mm; color: Black; FONT-SIZE: 24px}
p            {text-indent: 0.00mm; color: Black; FONT-SIZE: 13px}
ul           {text-indent: 0.00mm; color: Black; FONT-SIZE: 13px}
*/

img          {padding: 2px}

td.box  {border-width: 0.02mm; border-top: solid; border-bottom: solid}
td.box.left  {border-left: solid; }
td.box.right  {border-right: solid;}

