/* ------------------ default styling ----------------- */

BODY {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	background-color: #FFFFFF;
}
TD {
	font-size:12px;
}
.BlackBorder {
	border: thin solid #000000;
}
.smallText {
	font-size: .97em;
}
.TopBlue {
	background-color: #5F8AC5;
}
