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

.header {
	font-family: Arial, Helvetica;
	font-size: 120%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	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: Tahoma, Helvetica;
	font-size: 10px;
	color: #1E1E1E;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	
}

.toc {
	font-family: Tahoma, 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 {
    overflow-y: scroll;
}

li { padding-bottom: 6px; }

.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;
}



