
body         { background-image: url('../images/BackgroundGreenLong.png'); background-repeat: repeat-x }

p            { font-family: Arial; font-size: 12pt; text-align: justify; color: navy }

br.small	 { line-height: 10% }

h1           { font-family: "Copperplate Gothic Light"; font-size: 32pt; color: navy; font-weight: bold; text-align: center }
h2           { font-family: "Copperplate Gothic Light"; font-size: 24pt; color: navy; font-weight: bold; text-align: center }
h3           { font-family: Arial; font-size: 14pt; color: navy; font-weight: bold; text-align: left }
h4           { font-family: Arial; font-size: 12pt; color: navy; font-weight: normal; text-align: justify }
h5           { font-family: Arial; font-size: 12pt; color: navy; font-weight: normal; text-align: center }
h6           { font-family: Arial; font-size: 10pt; color: navy; font-weight: normal; text-align: center }

A:link       {text-decoration: underline}
A:hover      {text-decoration: underline}
A:visited 	 {text-decoration: underline}

ul.no_bullet{list-style-type: none; text-indent: 0em; margin-left: 0em; padding-left: 0em; font-family: Arial; text-align: left; font-weight: bold; text-decoration: underline }
ul li { color:navy; }


#button li {
		margin-bottom: 1em;
		}

table.tbl {
	table-layout: fixed
}

