
body,
table {
	font-family: Arial, Times;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #663399
}

h1.black {
	font-size: 16px;
	font-weight: bold;
	color: black
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #663399
}

a {
	font-weight: bold;
	color: #000099;
}

.dampener-1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.dampener-2 {
	font-size: 10px;
	font-family: Arial;
}

.top-bottom {
	font-size: 9px;
	text-align: center;
}

.bigbig {
	font-size: 16px;
	font-weight: bold;
}

ul {
	font-size: 9px;
}

.menumimic {
	padding: 5px;
	border: 1px solid #999999;
}

.style4 {
	font-size: 9px
}

.pgdiv {
	color: #000;
	background-color: #FFF;
}

#pgdiv {
	position: absolute;
	margin: 0 auto;
	height:1800px;
	z-index:113;
	width:900px;
	margin-left:-450px;
	left:50%;
}

