.bodystyle {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 14px;
	color: #333333;
	line-height: 18pt;
	word-spacing: 0.1em;
	text-align: justify;
}

.big {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	word-spacing: 0.2em;
	line-height: 22px;
	font-style: italic;
}

.expanded {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1.5px;
	color: #330033;
	font-weight: bold;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFcc;
}
a:link {
	font-weight: bold;
	color: #6853B7;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
}
a:hover {
	font-weight: lighter;
	color: #339900;
}
.side {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18pt;
	word-spacing: 0.1em;
	text-align: justify;
}
.sideright {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15pt;
	word-spacing: 0.1em;
	text-align: right;
}
