body {font-size: 10pt;
	  font-family: Verdana, Geneva, sans-serif;
	  margin-top: 0px;
	  background-image: url(img/back%20col.jpg);
	  color: #014E5E;
}
h1 {font-size: 20pt; 
	color: #014E5E;
  	letter-spacing: 0.1em;
	font-weight: normal;
}
h2 {font-size: 13pt; 
	color: #014E5E;
}
p {line-height: 1.3em;
}
psub {line-height: 1.3em;
	  font-size: 8pt;
}
psubtle {color: #CCCCCC;
		letter-spacing: 0.1em;
		font-size: 8pt;
}
psubtle2 {color: gray;
}
li {color: inherit;
}
em {color: inherit;
	font-style: oblique;
	font-size: inherit;
}
a:link, a:visited {text-decoration: underline;
				   letter-spacing: 0.5pt;
				   font-size: 8pt;
}
a:hover, a:focus {text-decoration: normal;
				  color: #336666;
}
ul {border: none;
}
ul > li { font-weight: normal;
}
ol > li { font-weight: normal;
}
#formalign {text-align: center;
}
#copyright {font-size: 10pt; 
			color: gray; 
			text-align: center;
}

