.bodytext
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: 'Century Gothic'
}
body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.bodyheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'Century Gothic'
}
.datetime
{
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(images/footer_mid.gif);
    COLOR: black;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: 'Century Gothic'
}

