body {
	background-attachment: fixed;
	background-color: #9D029C;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
.main {  font-family: "Trebuchet MS"; font-size: 11pt; color: #400080}
.footerTitle {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;

}
.mainBold {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #400080;
	font-weight: bold;

}
.mainLgBold {
	font-family: "Trebuchet MS";
	font-size: 15pt;
	color: #400080;
	font-weight: bold;
}
.mainBoldGreen {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #339900;
	font-weight: bold;
}
.mainLgBoldGreen {
	font-family: "Trebuchet MS";
	font-size: 15pt;
	color: #339900;
	font-weight: bold;
}
.quoteItalicGreen {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #339900;
	font-style: italic;
}
.quoteBoldPurple {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #400080;
	font-weight: bold;
}
.factoidBoldDkGreen {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #003300;
	font-weight: bold;
}
.factoidBoldBlack {
	font-family: "Trebuchet MS";
	font-size: 15pt;
	color: #000000;
	font-weight: bold;
}

