body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000099;
	font-size: 12px;
	line-height: 16px;
}
p, td, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
th {
	font-size: 12px;
	color: #000099;
	line-height: 14px;
}
a:link {
	color:#000099;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFCC00;
	line-height: 21px;
	font-weight: bold;
	background-color: #000099;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	line-height: 18px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.listHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000099;
}
.largeTableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	line-height: 22px;
	background-color: #FFCC00;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.verySmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.listItem {
	line-height: 20px;
}
.quoteBlock {
background-color: #B1CDF5;
border: none;
padding-bottom: 15px;
padding-left: 18px;
padding-right: 30px;
padding-top: 15px;
}



