﻿@import url('/CSS/Web.css');

div#bottom
{
	border: solid 4px #009900;
	padding: 20px;
	margin: 10px;
	margin-top: 0;
}

div#bottom h2
{
	color: #009900;
	font-size: 14pt;
	font-weight: bold;
}

div#bottom h3
{
	font-size: 12pt;
	font-weight: bold;
}