body {
	font-family: Arial, Helvetica, sans-serif;
}


	.pibodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	
	color: #000000;
}
.boldbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.piheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
	
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #33CCCC;
	background-position: center;
	text-align: center;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
}
.links2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #07345e;
}

a:hover {
	color: #000000;
	
}
a:visited {
	color: #000000;

}
a:active {
	color: #000000;
	}
	
	a:link {
	color #000000;
	}
