@charset "utf-8";
body {
	background-color: #E1E1E1;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #333333; clip:   rect(   )}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0033}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #CC0033;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
th {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
a:visited { font-weight: bold; color: #CC0033; text-decoration: none }
a:link { font-weight: bold; color: #003366; text-decoration: none}
a:hover { color: #003366; text-decoration: underline}
a:active { color: #003366; text-decoration: underline }
a.footer:visited { color: #FFFFFF; text-decoration: none}
a.footer:active { color: #FFCC00;}
a.footer:link { color: #FFFFFF; text-decoration: none}
a.footer:hover { color: #FFCC00; text-decoration: underline}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF
}
.strapline { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF; text-align: center}
.pricetable {
	border: 1px solid #CC0033;
}
