
	p {
		font-family: Arial;
		font-size: 16px;
		letter-spacing: 0px;
		color: #003030;
		}
	li {
		font-family: Arial;
		font-size: 16px;
		letter-spacing: 0px;
		color: #003030;
		}
	a {
		font-family: Arial;
		font-size: 16px;
		letter-spacing: 0px;
		}

	td {	
		font-family: Arial;
		font-size: 12px;
		letter-spacing: 0px;
		color: #003030;
		}
	td.tblheading {
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 0px;
		}
	h3 {
		font-family: Arial;
		font-size: 18px;
		font-weight: bold;
		text-decoration: underline;
		color: #305600;
		}
	h1 {
		font-family: Arial;
		font-size: 28;
		font-weight: bold;
		color: #3D5900;
		}

	a.footer
		{
		font-size: 10;
		}
	p.footer
		{
		  font-size: 10;
		}
	td.footer
		{
		  font-size: 10;
		}

	span.date
		{
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		color: #003030;
		}
