body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: FF99FF;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pt14 {
	font-size: 14px;
}
.RightLine {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.LefttLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.pt18 {
	font-size: 18px;
}
.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.fullbox {
	border: thin solid #000000;
}
