.red { color: #ff0000; }

A { color: #003366; font-weight: bold; text-decoration: none; }

A:hover { background-color: #ffffff; color: #6666cc; text-decoration: underline; }

A:visited { color: #6666cc; }

A.content { color: #000000; font-weight: normal; text-decoration: none; }

A:hover.content { background-color: #ffffff; color: #6666cc; font-weight: normal; text-decoration: underline; }

A:visited.content { color: #6666cc; font-weight: normal; }

A.menu { color: #003366; text-decoration: none; }

.under { text-decoration: underline; }

A:hover.menu { background-color: #ffffff; text-decoration: none; }

A.path { font-weight: normal; text-decoration: underline; }

BODY { margin: 0px; }

H1 { color: #003366; font-size: 16px; font-weight: bold; }

H2 { color: #000000; font-size: 14px; font-weight: bold;  }

H3 { color: #003366; font-size: 14px; font-weight: bold; }

H3.red { color: #ff0000; font-size: 14px; font-weight: bold; }

INPUT { font-family: verdana, geneva, helvetica, sans-serif; font-size: 10px; }

UL LI { list-style-type: disc; }

UL LI.content { list-style-type: square; }

SPAN { color: #003366; font-size: 12px; font-weight: bold; }

SPAN.logo { color: #ffffff; font-size: 16px; font-weight: bold; }

SPAN.here  { background-color: #ffffff; font-size: 10px; }

SPAN.red { color: #ff0000; }

TD { background-color: #ffffff; font-family: verdana, geneva, helvetica, sans-serif; font-size: 12px; vertical-align: top; }

TD.logo { background-color: #ccccff; background-image: url('images/background.gif'); background-repeat: repeat-x; }

TD.menu { background-color: #ccccff; font-size: 10px; }

TD.small { font-size: 10px; }


