body {
    background: transparent;
}

p {
    font: 11px Arial,Sans Serif;
    line-height: 16px;
}

.article {
    font: 11px Arial,Sans Serif;
    line-height: 16px;
}

.overview {
 font: 13px Trebuchet MS, Geneva, Arial,Sans-Serif;
    text-align: left;
}

.overview-right {
 font: 13px Trebuchet MS, Geneva, Arial,Sans-Serif;
    text-align: right;
}

.overview-header {
 font: 14px Trebuchet MS, Geneva, Arial,Sans-Serif;
    text-align: left;
	font-weight: bold;
	line-height: 10px;
}

.stats-header {
 font: 10px Trebuchet MS, Geneva, Arial,Sans-Serif;
    text-align: left;
	font-weight: bold;
	line-height: 10px;
}

.stats {
 font: 10px Trebuchet MS, Geneva, Arial,Sans-Serif;
    text-align: left;
	line-height: 10px;
}

a.frame:link { color: #000000; text-decoration: underline; }
a.frame:active { color: #000000; text-decoration: underline; }
a.frame:visited { color: #000000; text-decoration: underline; }
a.frame:hover { color: #000000; text-decoration: none; }