smalltext { }

body {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: black;
background-color: white;
text-align : center;
}

#bigimage {position: static; top: 5px; left: 0px; z-index: 0}
.div2 {position: static; top: 5px; left: 0px; z-index: 1}

.DarkBlueLinks a:link { color: DarkBlue;}
.DarkBlueLinks a:hover { color: DarkBlue; text-decoration: none; }
.DarkBlueLinks a:active { color: DarkBlue;}
.DarkBlueLinks a:visited { color: DarkBlue; }
.DarkBlueLinks a:visited:hover { color: DarkBlue; text-decoration: none; }
.DarkBlueLinks a:visited:active { color: DarkBlue;}

a:link { color: rgb(12, 145, 117);}
a:hover { color: rgb(12, 145, 117); text-decoration: none; }
a:active { color: rgb(12, 145, 117);}
a:visited { color: rgb(12, 145, 117); }
a:visited:hover { color: rgb(12, 145, 117); text-decoration: none; }
a:visited:active { color: rgb(12, 145, 117);}

th a:link { color: DarkBlue;}
th a:hover { color: DarkBlue; text-decoration: none; }
th a:active { color: DarkBlue;}
th a:visited { color: DarkBlue; }
th a:visited:hover { color: DarkBlue; text-decoration: none; }
th a:visited:active { color: DarkBlue;}

td a:link { color: rgb(12, 145, 117);}
td a:hover { color: rgb(12, 145, 117); text-decoration: none; }
td a:active { color: rgb(12, 145, 117);}
td a:visited { color: rgb(12, 145, 117); }
td a:visited:hover { color: rgb(12, 145, 117); text-decoration: none; }
td a:visited:active { color: rgb(12, 145, 117);}

div { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; }

p.justify { text-align: justify }

p.copyright { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
              text-align: center;  }

p.bottomlinks { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
                text-align: center; }

h2 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	 font-style: italic;
	 text-align: center; 
	 color: rgb(12, 145, 117);}
	 
h3 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	 color: rgb(12, 145, 117); }
	 
h4 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	 font-weight: bold; 
	 color: black;}
	 
td { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color:black;
	 font-size: smaller; }
th { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
     color: black; 
	 font-weight: bold; 
	 font-size: smaller; }

th b { font-weight: Bold; }
	 
