body {
	background-image: url("pics/bkpargry.gif");
	background-attachment: fixed;
	font-weight: bold;
	padding-bottom: 40px;
	padding-top: 40px;
	color: #3a5674;
}

td {
	text-align: justify;
	font-weight: bold;
	font-size: 1.1em;
}

th {
	font-size: 2em;
	font-weight: bold;
}

p {
	text-indent: 20px;
}

a:link {
	color: #3a5674;
	font-weight: bold;
}

a:visited {
	color: #3a5674;
}

a:hover {
	color: #3a5674;
	font-weight: bold;
	
}
