body {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:link img {
	border : none
}

a:visited img {
	border: none
}

div.spacer {
	font-size : 11px;
	font-weight: bold;
}

div.spacer a:link {
	color : #006600;
	background-color: #ffffcc;
}

div.spacer a:visited {
	color : #006600;
	background-color: #ffffcc;
}

div.spacer a:hover {
	color : #ffffcc;
	background-color: #006600;
}

div.textbox {
	font-size: 12px;
	line-height: 1.5em;
}

div.textbox a:link {
	color : #993333;
	background-color: White;
	text-decoration: underline;
}

div.textbox a:visited {
	color : #993333;
	background-color: White;
	text-decoration: underline;
}

h1 {
	padding: 0.25em 0 0.125em 0.5em;
	font-size: 130%;
	color: #ffffcc;
	background-color: #006600;
	font-weight: bold;
	display: block;
	border-bottom: 3px solid #99cc99;
	margin: 1em 0 1.5em 2em;
	letter-spacing: 0.2em
}

h2 {
	margin: 1em 1em 1em 4em;
	font-weight: bold;
	text-decoration : underline;
	font-size: 100%
}

h3 {
	margin: 1em 1em 1em 4em;
	font-weight: bold;
	font-size: 100%;
}

p {
	margin: 1em 1em 1em 4em;
}

ul {
	margin: 1em 1em 1em 4em;
}

.signature {
	font-size : 1.2em;
	font-style: italic;
	font-weight: bold;
	margin-left: 8em;
}

.title {
	font-weight: bold;
	font-style: italic;
}

.quote {
	font-style: italic;
}

.bold {
	font-weight : bold;
}

div.footer {
	font-size: 10px;
}

div.footer p {
	margin : 1em 0 1em 0;
}

#banner {
background-color: #006600;
border: 2px solid #003300;
height: 100px;
left: 25px;
position: absolute;
top: 25px;
width: 750px;
z-index: 1
}

#spacer {
background-color: #ffffcc;
border-bottom: 0px;
border-left: 2px;
border-right: 2px;
border-style: solid;
border-top: 0px;
border-color: #003300;
height: 25px;
left: 25px;
position: absolute;
top: 125px;
width: 745px;
padding-top : 5px;
padding-right: 5px;
text-align: right;
z-index: 2;
}