h1 {
        font-family:Times New Roman,Times,serif;
        font-size: 2.4em;
        font-weight: bold;
        text-decoration:none;
		line-height:32pt;
		}
h2 {
        font-family:Times New Roman,Times,serif;
        font-size: 1.7em;
        font-weight: bold;
        text-decoration:none;
		line-height:8pt;
		}
h3 {
        font-family:Times New Roman,Times,serif;
        font-size: 1.3em;
        font-weight: bold;
        text-decoration:none;
		line-height:2pt;
		}
h4 {
        font-family:Times New Roman,Times,serif;
        font-size: 1.1em;
        font-weight: bold;
        text-decoration:none;
		line-height:2pt;
		}

p {    font-family:Times New Roman,Times,serif;
        color: #e8c164;
	    font-size: .99em;
        font-weight: normal;
		text-decoration:none;
		line-height:15pt;
}
a:hover { text-decoration:none; background-color:#c25023; }
a:link { text-decoration:none; font-weight:bold; color:#e8c164; }
a:visited { text-decoration:none; font-weight:bold; color:#e8c164; }
a:hover { text-decoration:none; font-weight:bold; color:#e8c164; font-color:#e8c164; background-color:#c25023; }
a:active { text-decoration:none; font-weight:bold; color:#e8c164; background-color:#c25023; }
a:focus { text-decoration:none; font-weight:bold; color:#e8c164; background-color:#e8c164; }

