body {
	margin-top: 25px; margin-bottom: 0%; margin-left: 25px; margin-right: 0%;
	width: 857px;
	background-color: #ffeac6;
	font-family: "Helvetica", "Arial", "MS Sans Serif", SansSerif, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #545641;
	letter-spacing: 1px;
	word-spacing: 3px
	}

div.nav {
	background-color: #545641;
	padding: 15px 0px 12px 15px
	}

div.content {
	margin-top: 25px; margin-bottom: 25px; margin-left: 0%; margin-right: 0%;
	}

p.about {
	font-family: "Georgia", "georgia", "Times New Roman", "Times", serif;
	font-size: 16px;
	line-height: 25px;
	color: #545641;
	letter-spacing: 0px;
	word-spacing: 1px
	}

span.billname {
	font-size: 22px;
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: lighter
	}

span.whitetext {
	color: #ffffff
	}
	
span.browntext {
	color: #545641;
	font-weight: bold
	}

span.mainhead {
	text-transform: uppercase;
	font-family: "Helvetica", "Arial", "MS Sans Serif", SansSerif, sans-serif;
	font-size: 12px;
	color: #545641;
	font-weight: bold;
	letter-spacing: 6px;
	word-spacing: 4px
	}

span.head {
	text-transform: uppercase;
	font-family: "Helvetica", "Arial", "MS Sans Serif", SansSerif, sans-serif;
	font-size: 12px;
	color: #545641;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 3px
	}

span.about {
	font-family: "Georgia", "georgia", "Times New Roman", "Times", serif;
	font-size: 16px;
	line-height: 25px;
	color: #545641;
	letter-spacing: 0px;
	word-spacing: 1px
	}
	
a:link {
	text-decoration: none; 
	color: #ffffff
	}

a:visited {
	text-decoration: none;
	color: #ffffff
	}

a:active {
	text-decoration: none;
	color: #f58220
	}

a:hover {
	text-decoration: none;
	color: #f58220
	}
