.bodytext {
	font-family: Arial, Helvetica;
	font-size: 80%;
	color: #1E1E1E;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 1px;
	vertical-align: top;
	line-height: 12pt;
}

.header {
	font-family: Arial, Helvetica;
	font-size: 120%;
	color: #000000;
	text-decoration: none;
	font-weight: 800;
	word-spacing: 1px;
	vertical-align: top;
	line-height: 14pt;
}

.header2 {
	font-family: Arial, Helvetica;
	font-size: 95%;
	color: #000000;
	text-decoration: none;
	font-weight: 800;
	word-spacing: 1px;
	vertical-align: top;
	line-height: 14pt;
}

.credits {
	font-family: Arial, Helvetica;
	font-size: 80%;
	color: #1E1E1E;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 1px;
	vertical-align: top;
	line-height: 12pt;
}

.toc {
	font-family: Arial, Helvetica;
	margin-left: 30px;
	font-size: 90%;
	color: #1E1E1E;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 1px;
	vertical-align: top;
	line-height: 12pt;
}

.tocheader {
	font-family: Arial, Helvetica;
	font-size: 100%;
	color: #1E1E1E;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 1px;
	vertical-align: top;
	line-height: 12pt;
}

.attributed {
	margin-left: 40px;
}

a {
	color: #7A82A6; text-decoration: none;
	}

a:hover {
	color: #E28B78; text-decoration: underline;
	}

body {
	background-image: url(../images/pa_bgd.jpg);
	background-color: #E0E0F1;
	margin-left: 1px;
}

html { height: 100%; margin-bottom: 1px; }

.spaztext {
	font-family: Arial;
	font-size: xx-small;
	color: #7A82A6;
	height: 50px;
	}

.spaztext a {
	font-size: xx-small; 
	color: #7A82A6; text-decoration: none;
	}

.spaztext a:hover {
	font-size: xx-small;
	color: #E28B78; text-decoration: underline;
}


