/* CSS Document */
body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 10px;
}
body {
	background-image:  url("images/elements/plaster_bgrd01.jpg");
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}

