body {
/*	margin: 0px;
	padding: 0;
*/
/*	font-size: 80%;
	font-family: "Arial";
*/
}
h2 {
	font-size: 110%;
	font-weight: bold;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
h5 {
	font-size: 85%;
	font-weight: bold;
}
td,th {
/*	font-size: 80%;*/
	font-family: "Arial";

}
input {
	font-size: 80%;
	border:1px dashed #0066CC;
}


.small {
	font-size: 12px;
}


small {
	font-size: 12px;
	line-height: 100%;
}
