p.title {
  font-family: 'Tahoma'; color: #666666; font-size: 12px; font-weight: bold; text-decoration: none;
}

p.general {
  font-family: 'Tahoma'; color: #666666; font-size: 11px; font-weight: normal; text-decoration: none; padding-left: 1em;
}

p.menuTitle {
  font-family: 'Tahoma'; color: #666666; font-size: 14px; font-weight: bold; text-decoration: underline; text-align: center;
}

Table.doubleBorder {
  border: 1; border: 3px double #C0C0C0; padding: 0;
}

Table.menu {
  border: 1; border: 5px groove #C0C0C0; padding: 0; 
}

td.menuHeader {
  font-family: 'Tahoma'; font-size: 12px; font-weight: bold; font-style: italic; text-decoration: underline; color: #777777;
}

td.menuItemTitle {
  font-family: 'Tahoma'; font-size: 11px;  font-weight: bold; padding-left: 1em; color: #999999;
}

td.menuItemDesc {
  font-family: 'Tahoma'; font-size: 11px; text-decoration: none; padding-left: 2em; color: #999999; colspan: 2;
}

td.menuSubNotice {
  font-family: 'Tahoma'; font-size: 11px; font-style: italic; color: #999999;
} 

a.navLink:Link {
  text-decoration: none; color: #999999; font-family: 'Tahoma'; font-size: 12;
}

a.navLink:Visited {
  text-decoration: none; color: #999999; font-family: 'Tahoma'; font-size: 12;
}

a.navLink:Hover {
  text-decoration: underline; color: #999999; font-family: 'Tahoma'; font-size: 12;
}





a.navLinkEmp:Link {
  text-decoration: none; color: #AA2222; font-family: 'Tahoma'; font-size: 12;
}

a.navLinkEmp:Visited {
  text-decoration: none; color: #AA2222; font-family: 'Tahoma'; font-size: 12;
}

a.navLinkEmp:Hover {
  text-decoration: underline; color: #AA2222 font-family: 'Tahoma'; font-size: 12;
}

h1 {
	font-family: 'Tahoma'; font-size: 16px; font-weight: bold; color: #000000	
}

h3 {
	font-family: 'Tahoma'; font-size: 14px; font-weight: bold; color: #000000	
}
