.px14 {
	font-size: 14px;
}
h3 {
	font-size: 20px;
	font-style: italic;
	color: #003333;
}
p {
	font-size: 14px;
	font-weight: normal;
}
.red {
	font-weight: bold;
	color: #990000;
}
.red14 {
	font-size: 14px;
	color: #990000;
}
a:link, a:active, a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}#table {
	background-color: #BFBFFF;
	border: 1px solid #000099;
}
