body {
	background: #ffffff;
	color: #000000;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
.PAMTitle {
font-family: "Times New Roman", Times, serif;
font-size: 24px;
font-weight: bold;
text-align: center;
}
.PAMTable th {
font-weight: bold;
        color: #000000;
background-color: #CCCCCC;
text-align: center;
  font-family: "Times New Roman", Times, serif;
font-size: 16px;
}
.PAMTable td {
font-weight: normal;
border: thin solid #CCCCCC;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
}
.PAMTable {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: thin;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-bottom-color: #999999;
vertical-align: top;
padding: 2px;
margin: 2px;
}
.PAMText {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
}
.PAMTextH1 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
}
cite {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-style: italic;
font-weight: normal;
text-align: right;
}
caption {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7b7b5e;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.displaynone {
	display: none;
}
