body {
font: normal 12px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a {color: #000000; text-decoration: none; cursor: hand;}
a:active {text-decoration:none; color:#000000;}
a:link {text-decoration:none; color:#000000;}
a:visited {text-decoration:none; color:#000000;}
a:hover {text-decoration: underline; color:#006666; cursor: hand;}

font.bottom {
    font-family: Trebuchet MS;
    font-size: 12;
    color: #5d5c5c;}

font.subject {

	font-family: Trebuchet MS;

	font-style: normal;

	font-weight: bold;

	font-size: 16px;

	color: #505050;
}

font.rside {

	font-family: Trebuchet MS;

	font-style: normal;

	font-weight: bold;

	font-size: 16px;

	color: #5a5c5d;
}

font.date {

	font-family: Tahoma;

	font-style: normal;

	font-weight: bold;

	font-size: 10px;

	color: #717172;

}

hr {
  border: none;
  background-color: #747474;
  color: #747474;
  height: 1px;
}

LI.side {
list-style: url(images/other/bullet.png);
font: normal 14px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
