body, td, p {font-family: Times, serif; color: #003300; font-size: 14px; background: #99CCCC;}
h1 {font-size: 30px; color: #F07E7E; margin: 0px; padding: 0px;}
h2 {font-size: 20px; margin: 0px; padding: 0px;}
h3 {
	font-size: 18px; 
	margin: 0; 
	padding: 0;
  }

a:link {
	text-decoration: none; 
	/*color: #003300;*/
	color: blue;
	}
a:active {text-decoration: none; color: blue;}
a:visited {text-decoration: none; color: #A27676;}
a:hover {text-decoration: underline; color: #F07E7E;}

.navlink:link {text-decoration: none; color: #003300; font-weight: bold;}
.navlink:active {text-decoration: none; color: #003300; font-weight: bold;}
.navlink:visited {text-decoration: none; color: #333333; font-weight: bold;}
.navlink:hover {text-decoration: underline; color: #F07E7E; font-weight: bold;}

.header {font-size: 30px; color: #F07E7E;}
.headersmall {font-size: 22px; color: #F07E7E;}
.subheader {font-size: 16px; font-weight: bold; color: #003300;}
.copyright {font-size: 12px; color: #003300;}
.footnote {font-size: 12px; color: #003300;}
.footnote2 {font-size: 10px; color: #003300;}

.copylink:link {text-decoration: underline; color: #003300; font-size: 12px; font-weignt: normal;}
.copylink:active {text-decoration: underline; color: #003300; font-size: 12px; font-weight: normal;}
.copylink:visited {text-decoration: underline; color: #003300; font-size: 12px; font-weight: normal;}
.copylink:hover {text-decoration: underline; color: #F07E7E; font-size: 12px; font-weight: normal;}

.imagelink:link {text-decoration: underline; color: #003300; font-size: 12px; font-style: italic;}
.imagelink:active {text-decoration: underline; color: #003300; font-size: 12px; font-style: italic;}
.imagelink:visited {text-decoration: underline; color: #003300; font-size: 12px; font-style: italic;}
.imagelink:hover {text-decoration: underline; color: #F07E7E; font-size: 12px; font-style: italic;}

.footnote2link:link {text-decoration: none; color: #F07E7E;}
.footnote2link:active {text-decoration: none; color: #F07E7E;}
.footnote2link:visited {text-decoration: none; color: #F07E7E;}
.footnote2link:hover {text-decoration: underline; color: #F07E7E;}

#welcome {font-size: 20px;}
#border {background: #003300;}

.bodybk {
	background-color: #F3EDA0;
}
.name {
	color: #465246;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #83B9B9;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #70ACAC;
	border-width: thin;
	padding: 7pt;
}
.title1 {
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	padding: 0.3em;
	font-weight: 600;
	padding-bottom: 10px:

}
.text1 {
	font-family: Times New Roman, serif;
	font-size: .9em;
	background-color: #B2DEDE;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #70ACAC;
	border-width: thin;
	padding: 10pt;
}
