<!--
html, body 			{height: 100%;width:100%;margin: 0;padding: 0;font-family: verdana,helvetica;}

a				{color: #6F746D; font-weight: bold; text-decoration: none;}
a:hover				{color: #D9BE27; text-decoration: none;}
a:focus			{}
h1         			{font-family: Arial; font-size: 26px; color: #D9BE27; line-height: 26px; margin-top: 0px; margin-bottom: 0px;}
h2 				{font-family: Arial; font-size: 18px; color: #056643; line-height: 18px; margin-top: 0px; margin-bottom: 0px;}
h3 				{font-family: Arial; font-size: 18px; color: #D9BE27; line-height: 18px; margin-top: 0px; margin-bottom: 0px;}
h4 				{font-family: Arial; font-size: 14px; color: #D9BE27; line-height: 14px; margin-top: 0px; margin-bottom: 0px;}
h5 				{font-family: Arial; font-size: 12px; color: #D9BE27; line-height: 12px; margin-top: 0px; margin-bottom: 0px;}

#footer1 {width:100%;}

#footer1 p{
color: #6F746D; font-weight: bold; text-decoration: none;
}

#footer1 p:hover{
color: #D9BE27; text-decoration: none;
}

#footer1 a:hover{
color: #D9BE27; text-decoration: none;
}

-->