
a  {
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #aa0000;
}
a:hover {
	color: #000000;

}
body {  
    margin-top: 8px;
    margin-left: 0px;
	bgcolor: #ffffff;
}

.bodytext  {
	font-family: sans-serif;
	font-size: 10pt;
}
.smalltext  {
	font-family: sans-serif;
	font-size: 8pt;
}
.headertext  {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.footertext  {
	font-family: sans-serif;
	font-size: 8pt;
}