@charset "UTF-8";
/* CSS Document */

.bodycopy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: normal;
	padding: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	padding: 10px;
}
.flag {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.headline {
	font-size: 18pt;
	color: #369;
	font-weight: bold;
}

