BODY {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

A:link	{text-decoration: none; color:#426259}
A:visited  {text-decoration: none; color: #426259}
A:active {text-decoration: none; color:#000080}
A:hover {text-decoration: underline; color:#000080}

a:link.new	{text-decoration: none; color:#426259}
a:visited.new  {text-decoration: none; color: #426259}
a:active.new {text-decoration: none; color:#000080}
a:hover.new {text-decoration: underline; color:#000080}

/*					Headings */
H1 {
  FONT-WEIGHT: bold;
  font-size: 14px;
  COLOR: #000000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 0
}

H2 {
  FONT-WEIGHT: bold;
  font-size: 12px;
  COLOR: #000000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 0
}

H3 {
  FONT-WEIGHT: bold;
  font-size: 12px;
  COLOR: #000000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 0
}

.S10 { color: #000880; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
