

body {

	font-family: arial, Helvetica, sans-serif;

	background: #656286;

}

.review {
	margin: 40px 40px 40px 40px;
}


A:link	{color: Gold;

	text-decoration: none;

}

A:active {color: Gold;

	text-decoration: none;

}

A:visited {color: Gold;

	text-decoration: none;

}

A:Hover {

	text-decoration: underline;

	color: #ffffff;

}

TD {

	font-size: 14px;

	color: #ffffff;

}



.eventTitle {

	font-size: 18px;

}



.blurb {

	font-size: 16px;

	color: Violet;

}



.leftmargin {

	margin-left: 40px;

}



.author {
	font-weight: bold;
	font-style : italic;
}



.fineprint {

	font-size: 9px;

}



.small {

	font-size: 11px;

}



.order {

	font-size: 20px;

}

/* class for white non-bold text */

.bodyTextWhite {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 11px;

	color : ffffff;

}

/* class for white bold text */

.bodyTextWhiteBold {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: bold;

	color : ffffff;

}



/* class for budy text */

.largeGoldText {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 16px;

	color : Gold;

}



/* navigation */

.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : Gold;
	line-height:30px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 10px;
}



.navCover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : Gold;
	line-height:28px;
	letter-spacing:.1em;
	text-decoration: none;
	padding:8px 6px 10px 10px;
}

table.border {
	border : dotted;
	border-color : #ee82ee;
}

.pageName{
	font: 22px Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height: 120%;
	letter-spacing:.10em;
	font-weight: bold;
	text-align: left;
	}

/* class for budy text */

.hugeGoldText {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 18px;

	color : Gold;

}

.storeHeader {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;
	font-weight : bold;

}

.footer {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 11px;
	

}


.copyright {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 11px;

	color: #FF9900;

}



.black {

	color: #000000;

}