body {
	color: #333333;
	scrollbar-face-color: #E1E4FF;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #000066;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #000066;
	scrollbar-arrow-color: #0099ff;
	background-color: #E1E4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

}

a:link {
	color: #0099FF;
	text-decoration: none;

}
a:visited {
	color: #0000CC;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
table {
	font-size: 90%;
}
.heading {
	font-size: 160%;
	color: #330099;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
}

.date {
	font-style: italic;
	font-weight: bold;
	color: #330099;
	font-size: 135%;
	background-color: #FFFFFF;
	text-align: center;

}

.offers {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 120%;
	background-color: #99FFCC;
	text-align: center;
}
.mixes {
	font-size: 130%;
	color: #009966;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;

}
.mixesPrices {
	font-style: italic;
	font-weight: bold;
	color: #006666;
	font-size: 115%;
	background-color: #FFFFFF;
	text-align: center;
}
.mixesBody {
	font-size: 70%;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

.mixesComment {
	font-size: 80%;
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	font-style: italic;
}

.tableTitles {
	font-weight: bold;
}

/* -- Text in place of list data -- */
#listDisclaimer {
	font-weight: bold;
	color: #BDBEC3;
	text-align: center;
	background-color: #323D7E;
	padding: 5px;
}
