@charset "UTF-8";
body  {
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
	text-align:left;
	margin:0;
	padding:0;
}
a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}
#sidebar1 {
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
#sidebar1 h1 {
	background-color: #9999CC;
	color: #FFFFFF;
	padding: 5px;
	font-size: 14px;
	margin: 0px;
}
