body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #79D0D6;
	background-image: url(images/bkgd_pb.gif);
	background-repeat: repeat;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-size: 14px;
}
.bold_purple {
	font-weight: bolder;
	color: #675E8B;
}
a:link {
	color: #675E8B;
}
a:visited {
	color: #8B89BA;
}
a:hover {
	color: #79D0D6;
}
a:active {
	color: #79D0D6;
}

