﻿p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.standout {
	font-size: 14px;
	color: #808080;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h2 {
}
h3 {
	text-align: center;
	color: #598703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #598703;
	text-decoration: none;
	font-weight: bold;
}
.buttons {
	text-align: center;
}
