BODY, h1 {
    font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 11px;
}
P {
	text-align: Justify
}
h1, h2, h3
{
    font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
    font-weight: bold;
}
h1
{
    font-size: 1.6em;
}
p.report {
    font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 13px;
}
A {
    TEXT-DECORATION: none;
    CURSOR: hand
}
A:link {
    background-color:#5F6C70
}
A:hover {
    background-color: #999999
}
