#main {
	font-family:san-serif, times;
	position:relative;
	top:160pt;
	left:110px;
	width:85%;
	}
	
h1, h2, h3 {color:"#000080"; }
h4 {color:brown; font-family:san-serif, times}
#main img {border:0}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
table {	width:700px;	}
.pics {
	position: absolute;
	top:0em;
	left:0px;
	width: 100px;
	}
#head {
	position: absolute;
	top:0px;
	left:100px;
	width:95%;
	padding-left:20px;
	padding-top:10px;
	background-color:green;
	}
#head h1 {
	color:lightyellow; 
	font-size:28pt;
	}

#head h2 {
	color:lightyellow; 
	font-size:20pt;
	}
#head h3 {
	color:lightyellow; 
	font-size:14pt;
	position:relative;
	top:-15px;
	}
#head p {
	text-align:right;
	font-size: 9pt;
	color:"#CDF993";
	position: relative;
	top:-15px;
	padding-right:5em;
	}
#head a {
	color:lightyellow;
	text-decoration:none;
	}
#head a:hover {
	color:"#FFFFFF";
	}
#foot	{
        text-align:right;
        font-size: 9pt;
        }
#ddhead {
	font-size: 85%;
	background-color:green;
	padding: 5 0 5 5;
	width:100%;
	color:lightyellow;
	}
#ddhead a {
	color:"#CDF993";
	text-decoration:none;
	}
#ddhead a:hover {
	color:"#FFFFFF";
	}
#tdhead	{
	font-size: 85%;
        background-color:#ff9900;
	padding: 0.3em;
	width:100%;
	color:lightyellow;
	}
#tdhead a{
	color:lightyellow
	}
.indent1{
	display:block;
	position:relative;
	left:1em;
	width:95%;
}
.lnkedterm {
	padding-left:5px;
	cursor:hand;
	color:#0000FF;
}
.scroll {
	overflow:auto;
	height:280px;
}
.imgtable{
	border: thin solid #330099;
	width=710px;
	height=270px;
}
