h1           { font-family: Arial; font-size: 16pt; color: #6B78A2; font-weight:bold  }
h2           { font-family: Arial; font-size: 13pt; font-weight: bold }
h3           { font-family: Arial; font-size: 11pt; font-weight:bold  }
body         { font-family: Verdana; font-size: 10pt; color: #333333 }

p, td        { font-family: Verdana; font-size: 10pt;  }
.tabletdnav  { background-color: #E1DFEA; border: 1px solid #6B78A2 }
.featurechild {background-color: #E1DFEA; border: 1px solid #6B78A2 }

/*
A:link   { color: #5D6A95; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
A:visited{ color: #ffffff: font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
A:active { color: #000000: font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
A:hover  { color: #5D6A95; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
A        { color: #5D6A95: font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
*/
a:link {color:#5D6A95;  text-decoration: none; font-weight:bold;} 
a:visited {color:#5D6A95;  text-decoration: none; font-weight:bold;} 
a:hover {color:#5D6A95;  text-decoration: underline; font-weight:bold;}
a:active {color:#5D6A95;  text-decoration: none; font-weight:bold;}

#6B78A2