#pg {
	background-color: #ccc;
}
#pgHead {
	background-color: #ccf;
}
#pgBody {
	background-color: #fcc;
}
#pgFoot {
	background-color: #cfc;
}
#splash {
	background-color: #cff;
}
#content {
	background-color: #ffc;
}
div {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}
.pgTitle {
	font-size: 16px;
	font-weight: bold;
}
.secTitle {
	font-size: 13px;
	font-weight: bold;
}
td {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
}
