BODY {
	background-image: url("../images/background.gif");
	margin-right: 20px;
	margin-left: 20px;
	width: 750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
}
.txt_10pt {
	font-size:10pt;
}
.txt_light_blue {
	color: #9999cc;
}
.txt_14pt {
	font-size: 14pt;
}
.txt_18pt {
	font-size: 18pt;
}
.txt_red_dark {
	color: #cc0000;
}
