body {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #666666;
}

H1 {
	font-family: "Helvetica Neue";
	font-size: 16px;
	color: #9933CC;
}

th {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #666666;
}

.bodystyle {
	font-family: "Helvetica Neue";
	font-size: 14px;
	color: #666666;
	margin: 12pt;
	padding: 12pt;
}

.small {
	font-family: "Helvetica Neue";
	font-size: 9px;
	line-height: 9px;
	color: #666666;
}

.medium {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #666666;
}

.big {
	font-family: "Helvetica Neue";
	font-size: 14px;
	color: #666666;
}

.xbig {
	font-family: "Helvetica Neue";
	font-size: 24px;
	color: #333333;
}

.justified {
	font-family: "Helvetica Neue";
	text-align: justify;
	font-size: 10px;
	color: #666666;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}

a:link {
	font-family: "Helvetica Neue";
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Helvetica Neue";
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Helvetica Neue";
	color: #9933CC;
	text-decoration: none;
}
