body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #74858C;
}
table {
	background-color: #E4E9EC;	
}
.outprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 16px;
	text-transform: capitalize;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
h2 {
	font-size: 13px;
	color: #333333;
}
p {
	font-size: 12px;
	color: #333333;
}
td {
	font-size: 11px;
	color: #333333;
}
input {
	font-size: 11px;
	color: #333333;
}
textarea {
	font-size: 11px;
	color: #333333;
}
