body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}h1 {
	border-bottom-style: solid;
	border-bottom-color: #009900;
	font-size: 14px;
	padding-left: 15px;
}

h2 {
	font-size: 10px;
}
h3 {
	font-size: 12px;
	height: 80px;
}
h4 {
	font-size: 10px;
}
p {
	font-size: 10px;
}

.border_cells {

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.picture_cells {

	padding-left: 15px;
	vertical-align: top;
	height: 150px;
}
img a:link {
	text-decoration: none;
}
#footer{
	font-size: 11px;
	text-align: center;
}
