@charset "utf-8";

BODY {
	text-align: center;
	margin-top: 15px;
}
.punteado{
	border-width: 1px;
	border-color: #999999;
	font-family: verdana, arial;
	font-size: 10pt;
	background-color: #FAE7C9;
	height: 16px;
	width: 280px;
	color: #003300;
	font-weight: bold;
} 
.textform {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #006600;
}
.small {
	border-width: 1px;
	border-color: #999999;
	font-family: verdana, arial;
	font-size: 10pt;
	background-color: #FAE7C9;
	height: 16px;
	width: 100px;
	color: #003300;
	font-weight: bold;
}
.numbers {
	border-width: 1px;
	border-color: #999999;
	font-family: verdana, arial;
	font-size: 10pt;
	background-color: #FAE7C9;
	height: 19px;
	width: 25px;
	color: #003300;
	font-weight: bold;
}
.dates {
	border-width: 1px;
	border-color: #999999;
	font-family: verdana, arial;
	font-size: 10pt;
	background-color: #FAE7C9;
	height: 16px;
	width: 60px;
	color: #003300;
	font-weight: normal;
}
.box {
	border-width: 1px;
	border-color: #999999;
	font-family: verdana, arial;
	font-size: 10pt;
	background-color: #FAE7C9;
	height: 100px;
	width: 370px;
	color: #003300;
	font-weight: bold;
}
.important {
	color: #990000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;

}
.display {
	border-width: 1px;
	border-color: #999999;
	font-family: verdana, arial;
	font-size: 10pt;
	background-color: #FAE7C9;
	height: 24px;
	width: 100px;
	color: #003300;
	font-weight: bold;
}
.text {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #990000;
}
.displaylarge {
	border-width: 1px;
	border-color: #999999;
	font-family: arial;
	font-size: 9pt;
	background-color: #FAE7C9;
	height: 24px;
	width: 500px;
	color: #003300;
	font-weight: normal;
}
.other {
	border-width: 1px;
	border-color: #999999;
	font-family: verdana, arial;
	font-size: 10pt;
	background-color: #FAE7C9;
	height: 16px;
	width: 490px;
	color: #003300;
	font-weight: bold;
}

