h1, h2, h3, h4  { font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5 {
	font-family: arial, helvetica, sans-serf;
	font-weight: bold;
	font-size: 8pt;
}
h6 {
	font-family: arial, helvetica, sans-serf;
	font-weight: normal;
	font-size: 8pt;
	margin-left: 30pt;
}
p  { font-weight: normal; font-size: 9pt; font-family: arial, helvetica, sans-serf; }

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.b {
	font-weight: bold;
}

.i {
	font-style:italic;
}

.bi {
	font-weight:bold;
	font-style:italic;
}

.red {
	color:red;
}

.hidden {
	display : none;
}

a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	background: #a9d06a;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}		

a.red:link {
	color:red;
	text-decoration:none;
}
a.red:hover {
	color:red;
	text-decoration:underline;
}
a.red:visited {
	color:red;
	text-decoration:none;
}
.c {
	text-align: center;
}
.priceTable {
	font-size: 10px;
}
.blue {
	color: #330099;
}
.vAlignMiddle {
	vertical-align: middle;
}
.red {
	color: #b82432;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.fontsize-9px {
	font-size: 9px;
}
.fontsize-10px {
	font-size: 10px;
}

