.header {
	font-size: 8.5pt;
}
a       {  

        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

        font-weight: bold;

        color: #FFFFFF; 

        text-decoration: none

        }

a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none

        }
        
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #F00;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F00;
}
.space {
	color: #666;
}
