.style2 {font-weight: bold}
body {
	background-color: #FAFFF4;
}
.style1 {
	font-size: 10px;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.greenmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006500;
	font-weight: bold;
}
.greensmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006500;
}
.headingblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.mediumblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.greenlarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006500;
	font-weight: bold;
}
a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #339966;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.pricestable {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
.pricestext-spaced {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size: 12px;
}
.pricestext {

	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
}
.voucher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.TickerField {
	color: #FF0000;
	background-color: #E4FECD;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid;
	border-color: #999999;
}
