body{font-family:tahoma;}
h1{font-family:tahoma; font-size:25px; margin-bottom:0px;}
h2{font-family:tahoma; font-size:13px; font-weight:bold;}
td{font-family:tahoma; font-size:13px;}
.footertxt{font-family:tahoma; font-size:10px; color:#ffffff;}

.nav {font-family:tahoma; font-size:12px; font-weight:bold; color:#000000;}
.navgeo {font-family:tahoma; font-size:12px; color:#000000;}

.navprod {font-family:tahoma; font-size:12px; font-weight:bold; color:green;}

a.clear:link {color:#000000;text-decoration:none; font-weight:regular;}      /* unvisited link */
a.clear:visited {color:#000000;text-decoration:none; font-weight:regular;}  /* visited link */
a.clear:hover {color:#aaaaaa;text-decoration:none; font-weight:regular;}  /* mouse over link */
a.clear:active {color:#000000;text-decoration:none; font-weight:regular;}  /* selected link */

a:link {color:blue;font-weight:regular;}      /* unvisited link */
a:visited {color:blue;font-weight:regular;}  /* visited link */
a:hover {color:blue;font-weight:regular;}  /* mouse over link */
a:active {color:blue;font-weight:regular;}  /* selected link */
