@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.PinkText {
	color: #F0F;
}
.GreenText {
	color: #396;
}
.TableBorder {
	border: 1px solid #666;
	clear: left;
}
