@charset "utf-8";
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
}
content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.content {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.footer:link {color: #fff; text-decoration: none; }
a.footer:visited {color: #fff; text-decoration: none; }
a.footer:hover {color: black; text-decoration: none; }
a.footer:active {color: black; } 

a.page:link {color: blue; text-decoration: none; }
a.page:visited {color: blue; text-decoration: none; }
a.page:hover {color: black; text-decoration: none; }
a.page:active {
	color: black;
	font-weight: bold;
} 

.footer a {
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.page a {
	font-size: 10pt; font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	margin: 0; padding: 0;
.contentbold {
	font-weight: bold;
}
.content .contentbold {
	font-weight: bold;
}

