table {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.cTable {
	background-color: white;
	border: 2px solid #BCCC52;
}

.oddRow {
	background-color: #DCDCDC;
}

a {
	color: #666666;
	font-weight: bold;
}

BODY {
	color: #333333;
}

.title {
	font-size: 18pt;
	color: #FF4500;
	letter-spacing: 1px;
}

.instructions {
	font-size:8pt;
	color: #FF4500;
	font-weight: bold;
}

.subtitle {
	font-size: 14pt;
	color: #DAA520;
}

.subtitle2 {
	font-size: 10pt;
	color: #6B8E23;
	font-weight: bold;
}

.bImg{
	border: thin solid #DCDCDC;
}

.menuItem {
	background-color: #BDB76B;
}

.menuHeader {
	background-color: #DCDCDC;
	color: #DAA520;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.msg {
	color: #006400;
	font: bold;
}
.coupon {  border: #000000; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.tBorder {  border: 1px solid #696969; }

.innerB { border: 1px solid #006400; }
