body {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	background-color: #ffffff;
	margin: 10px;
	padding: 0px;
	color: #000000;
}

form {
	padding: 0px;
	margin: 0px;
}

.normal		{ font-family: Arial, Verdana; font-size: 14px; font-weight: normal; }
.small		{ font-family: Arial, Verdana; font-size: 10px; font-weight: normal; }
.heading	{ font-family: Arial, Verdana; font-size: 20px; font-wieght:   bold; }
.code		{ font-family:        Courier; font-size: 12px; font-wieght: normal; }
