body {
	background-attachment: scroll;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #82017E;

}
a:active {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #9402A8;
	text-decoration: underline;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #9402A8;
	text-decoration: underline;
}
a:hover {  font-family: "Trebuchet MS"; font-size: 15px; font-weight: normal; color: #C005FE; text-decoration: underline}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #9402A8;
	text-decoration: underline;
}
.tableMidBack {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(table_midBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.main {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #4F4F4F;
}
.mainBold {

	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #4F4F4F;
}
.mainBoldWhite {


	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.titleGrey {



	font-family: "Trebuchet MS";
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #4F4F4F;
}
.subTitlePurple {




	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #9402A8;
}
.subTitleBoldItalicPurple {





	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #9402A8;
}
.mainBoldPurple {






	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #9402A8;
}
.mainBoldBlue {







	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
}
.smBlueBold {


	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #0033FF;
}
