.bigbolditalic {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;

}
.mainnormal {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.mainsuper {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: top;
	line-height: 14pt;

}
.footertext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.chaptertext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.contentstext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;

}

a:link { 
color: #FFCC33;
}
a:visited { 
color: #FE163D;
}
a:hover { 
color: #FE163D;
background-color: #333333;
text-decoration: none;
}
a:active { 
color: #FFFF66;
}
.contactauthor {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.piccaption {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
}

