@charset "utf-8";
/* CSS Document */

h1 { color: #584832; /*#003366;*/  font-size: 20px; font-family:"Arial Black", Gadget, sans-serif;  font-weight: bold; padding-left:0px; padding-bottom:10px;  }
 
h2 { color: #333333; /*#003366;*/  font-size: 16px;  font-weight: bold; padding-left:0px; padding-bottom:5px;}

h3 { color: #993300; /*#003366;*/  font-size: 14px;  font-weight: bold;}

h4 { color: #333333; /*#003366;*/  font-size: 14px;  font-weight: bold; padding-top:5px; text-align:center; }

.bold {
	font-weight:bold;
	color: #6e6046;
}

.fontfooter {
	font-size: x-small; 
	/*text-align:right;*/
	margin-top:10px;
	padding: 75px 20px 0 0;
	line-height:1em;
	}

img {border-style: none;}

a:link {color: #333333;}
a:visited {color:#333333;}

a:link.linkfooter  {color:#333; text-decoration:none;}
a:visited.linkfooter  {color:#333; text-decoration:none;}
a:hover.linkfooter  {color:#333; text-decoration: underline;}

