*
{
  font-family: Arial, sans-serif;
}
body 
{
  font-size: 12px;
  color: #432D07;
}
textarea, select, input
{
	font-size: 12px;
	color: #70523A;
}
div
{
  font-size: 12px;
  color: #70523A;
}
p
{
    font-size: 12px;
    padding: 0px;
    color: #70523A;
}

.MsoNormal
{
  font-size: 12px;
  padding: 0px;
  color: #70523A;
}

a
{
    font-size: 12px;
    text-decoration: none;
    color: #3A882F;
}
a:hover
{
	color: #004200; 
}

#title h1
{
    color: #432D07;
    font-size: 16px;
    letter-spacing: 0.05em;
}

h1
{
	font-weight: bold;
	font-size: 17px;
	color: #548D52;
	letter-spacing: 0.2em;
}

h2
{
	font-style: oblique;
	font-weight: bolder;
	font-size: 16px;
	color: #4AA556;
	white-space: normal;
	border-bottom: 1px solid #4AA556;
	letter-spacing: 0.2em;
	padding: 10px 0 2px 0;
}

h3
{
	font-weight: bolder;
	font-size: 15px;
	color: #80B000;
	letter-spacing: 0.1em;
	padding: 4px 0;
}

h4
{
	font-weight: bold;
	font-size: 13px;
	color: #466D42;
	padding:3;
}

h5
{
	font-weight: bold;
	font-size: 12px;
	color: #0A8570;
	margin:0;
	padding:3px 0;
}

li 
{
	font-size: 12px;
	color:#23654E;
	list-style: disc;
}

hr
{	
	color: #4AA556;
	height: 1px;
	margin: 15px 0;
}

td
{
	font-size: 12px;
}