@charset "utf-8";
/* CSS Document */
body, html
{
font-family:"Trebuchet MS";
font-size:11px;
}

a {
color:#ABC49F;
font-weight:bold;
}


h1 {
color:#666666;
font-size:9px;
}

.comments
{
font-family:"Trebuchet MS";
font-size:11px;
}


