.text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 16px;
}
.title{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 16px;
	 font-weight: bold;
	color:000000;

}

BODY {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 13px;
  line-height: 16px;
}

H2 { font-size: 17px; }
H3 { font-size: 14px; }
H4 { font-size: 12px; }

A          { text-decoration: none; }
A:link     { color: #052f69 }
A:visited  { color: #052f69 }
A:active   { color: #679a01 }
A:hover    { color: #679a01 }

TABLE {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
  line-height: 16px;
}
TD {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 13px;
  line-height: 16px;
}


FONT {
  font-family: "Trebuchet MS", Verdana, Arial;
}

DIV {
  font-family: "Trebuchet MS", Verdana, Arial;
}

#sidebar div {
    font-weight: bold;
}

#sidebar h1 {
    font-size: 14px;
    font-weight: bold;
    margin: none;
    padding: 6px 0 2px 0;
}
