body {
	font-family: arial;
	color: #006400;
}

td {
	font-size: +12;
}

hr {
	border: 0;
	color: #006400;
	background-color: #006400;
	width: 75%;
}
  
h1 {
	color: #006400;
	font-size: +28;
	font-family: arial;
	text-align: center
}
  
h2 {
	color: #006400;
	font-size: +10;
	font-family: arial;
	font-style: normal;
	text-align: center;
}
  
h2.spaced {
	color: #006400;
	font-size: +10;
	font-family: arial;
	font-style: normal;
	text-align: center;
	letter-spacing: 0.3cm
}

a.button {
	text-decoration: none;
}
  
button {
	color: #006400;
	font-family: arial;
	font-weight: bold;
	font-size: +16;
}

button[disabled] {
    color: gray;
}

img {
	border: 0;
}

img.thumb1 {
	width: 125;
}

img.thumb2 {
	height: 70;
}

td {
	text-align: center;
}

td.label {
	text-align: right;
	font-weight: bold;
}

thead {
	font-weight: bold;
	border-bottom: thin solid;
}