body, p, h1, h2, h3, h4, h5, h6, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;	
}

h1 {
	font-size: 1.5em;
	color: #333366;
	font-weight: lighter;
	padding-left: 30px;
	padding-top: 35px;
}

h3 {
	color: #333366;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 2px;
}

p {
	margin-top: 2px;
}

td.topBar {
	height: 27px;
	width: 705px;
	background-color: #EBE9E4;
}

td.bottomBar {	
	height: 5px;
	width: 705px;
	background-color: #3C2D77;	
}

td.logoCell {
	width: 292px;
	height: 137px;
	background-color: white;
	vertical-align: top;
}

td.titleImageCell {
	width: 413px;
	height: 137px;
	background-color: #ECE7C3;
	vertical-align: top;
}

td.leftCell {
	padding-left: 0px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
	background-color: #ECE7C3;
}

td.verticalBar {
	background-color: #EBE9E4;
	width: 42px;
}

td.titleCell {
	vertical-align: top;
	width: 390px;
}

td.textCell {
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 25px;
	padding-right: 15px;
	font-size: 0.7em;
	vertical-align: top;
}

td.rightCell {
	width: 80px;
	vertical-align: top;
	text-align: right;
	padding-right: 0px;
	padding-top: 35px;
}

.footer {
	font-size: 0.6em;
	text-align: left;
}

.footer a:link {
	color: #999999;
}

.footer a:visited {
	color: #999999;
}

.footer a:hover {
	color: #333366;
}

.footer a:active {
	color: #333366;
}

a:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

table.priceTable {
	font-size: 0.6em;
	margin-left: 30px;
	width: 340px;
	margin-right: 30px;
}

hr {
	color: #ECE7C3;
	margin-left: 30px;
	margin-right: 15px;
}