
body {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	background-color: #DCF;
}
h1 {
	font-size:18pt;
	font-style: italic;
	font-variant: small-caps;
}
img.card {
	border: 1px dashed #666;
}
.small {
	font-size: 11px;
}

td {
	font-size: 9pt;
}
input, option, select {
	font-size: 9pt;
}
.form {
	font-size: 9ptpx;
	border:1px solid #999;
	font-family: verdana, sans-serif;
	background-color:white;
	margin:0px;
	padding:0px;
}