body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image: url(/images/pos_software.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
.INVform {
	font-size: 8pt;
	color: #000099;
	/*font-weight: bold;*/
	text-align: center;
	/* border: 1px red solid; */
}
.INVbutton {
	font-size: 8pt;
	color: white;
	background: #000099;
	font-weight: bold;
	border: 1px #000099 solid;
	height: 20px;
	
}
.INVtext {
	font-size: 9pt;
	font-weight: bold;
	border: 1px #000099 solid;
	height: 20px;
	width: 150px;
}
hr {
	color: #FFFF00;
	border: 1px solid #FF0000;
	height: 3px;
	width: 90%;

}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.mediumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
