body, html { 
	border:0;
	color: #0000FF;
	font: small Verdana, Arial, Helvetica, sans-serif;
	text-align: left; }

body { background: #F0FFFF; }

div#content { margin: 0px 0px 0px 140px; padding: 0px; font-size: small; }

div#content ul {
	margin-bottom: 0px;
	font-size: small;
	margin-top: 0px; }

div#content li {
	margin-bottom: 0px;
	font-size: small;
	list-style: disc outside;
	margin-left: 1em; }

div.header {
	background: #D9D9D9;
    border-bottom: 15px solid #0066CC;
    padding-right: 3em;
    z-index: 1;
    height: 120px; }

div.header h1 {
    color: #0000FF; 
    margin: -9px -9px 0px; 
    padding: 15px 0 0;
    font: italic bold 36px/normal Geneva, Arial, Helvetica, sans-serif; 
    letter-spacing: normal; 
    text-align: right; 
    text-transform: lowercase;}

p.CompanyName, li.CompanyName, div.CompanyName {
	font-size: medium;
	margin-top: 0.5em;
	margin-left: 1em; }

p.Normal, li.Normal, div.Normal { 
	text-autospace: none; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: .0001pt }

p.centerbold { font-weight: bold; text-align: center; }

p.Section, li.Section, div.Section {
	text-align: left;
	font-size: medium;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0px; }

div#links {
	position: absolute;
	top: 90px;
	left: 0;
	width: 153px; }

div#links a {
	display: block;
	padding: 5px 10px;
	margin: 0 0 2px;
	text-align: center;
	text-decoration: none;
	color: #FFC;
	100px 30px no-repeat fixed;
 	font-size: 17px;
	line-height: 17px;
	font-weight: bold; }
	
p {
	font-size: small;
	margin: 0em;
	padding: 0em; }

div#footer {
	font-size: 0.7em;
	text-align: center;
	color: #000000: transparent;
	margin-bottom: 1em; }

hr { background: #00F; height: 1em; }

.clear { clear:both; }

h1 { font-size: x-large; font-weight: bold; }

h2 { font-size: large; font-weight: bold; }

h3 { margin-bottom: 0.25em; color: #0000FF; }

h4 { font-size: 18px; font-weight: 700;
    background-image: url(file:///C|/htdocs/Wadler/Library/transparent); }

h6 { font-size: 16px; font-weight: bold;
    background-image: url(file:///C|/htdocs/Wadler/Library/transparent); }

.indent {
	text-align: left;
	padding-left: 2em; }

.title {
	margin-bottom: 0.5em;
	font-size: medium;
	font-weight: bold;
	margin-left: 1em; }
ul {
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}
