BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
  background-color:#ffffff;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}

TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
}

TH {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #666666;
}

P {
  font-family: Arial, Verdana;
  font-size: 10pt;
  color: #666666;
}

LI, TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #666666;
}

LI, TH {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #666666;
}

P, TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #666666;
}

P, TH {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #666666;
}

A {
  font-family: Arial, Verdana;
  font-size: 10pt;
  text-decoration: none;
  font-color: #B85464;
}

A:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #B85464;
}

A:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: underline;
  color: #B85464;
}

A:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #B85464;
}


H1, H2, H3, H4, H5, H6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #B85464;
  margin-bottom: -10px;
}

H1 {
  font-size: 23px;
}

H2 {
  font-size: 19px;
}

H3 {
  font-size: 16px;
}

H4 {
  font-size: 14px;
}

H5 {
  font-size: 10pt;
}


UL {
  margin-left: 20px;
  color: #666666;
}

OL {
  margin-left: 20px;
  color: #666666;
}

DL {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
}

DD {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
}

DT {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #666666;
}

LI {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
}

PRE {
  font-family: monospaced;
  color: #666666;
}

A.subnav {text-decoration:none; color:#666666; font-size:10px; font-weight:bold; font-family:Verdana,Arial,Tahoma;}
A.subnav:link {text-decoration:none; color:#666666; font-size:10px; font-weight:bold; font-family:Verdana,Arial,Tahoma;}
A.subnav:visited {text-decoration:none; color:#666666; font-size:10px; font-weight:bold; font-family:Verdana,Arial,Tahoma;}
A.subnav:active {text-decoration:none; color:#666666; font-size:10px; font-weight:bold; font-family:Verdana,Arial,Tahoma;}
A.subnav:hover {text-decoration:none; color:#B85464; font-size:10px; font-weight:bold; font-family:Verdana,Arial,Tahoma;}
.subnav {text-decoration:none; color:#666666; font-size:10px; font-weight:bold; font-family:Verdana,Arial,Tahoma;}

.bttn
{
    BACKGROUND-COLOR: #cccccc;
    BORDER-BOTTOM: #9999cc 2px outset;
    BORDER-LEFT: #9999cc 2px outset;
    BORDER-RIGHT: #9999cc 2px outset;
    BORDER-TOP: #9999cc 2px outset
}

TD.subnavOff
{
	background-image: url(images/button.gif);
}

TD.subnavOn
{
	background-image: url(images/button.gif);
}

.pagetitle
{
	color:#B85464;
	font-size:13pt;
	font-weight:bold;
	font-family:Verdana,Arial,Georgia,Tahoma;
}

.field {
	font-family:Verdana,Arial;
	font-size:9px;
	font-weight:normal;
	color:#666666;
}

input, select, textarea
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	background-color:#dbe7f7;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
}

TABLE.print-table {
    BORDER-BOTTOM: black 2px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 2px solid;
    BORDER-TOP: black 1px solid;
	border-color:#000000;
}
