body, p, li, td, div {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body{
	/*background-color:#565b62;*/
	background-color:#FFF;
}
.divConfirmVars{
	display: none;
}
.stdButton {
	border: 1px solid #003366;
	font-size: 10pt;
	padding: 2px;
	font-weight: bold;
}
