body {
	margin: 20px;
	padding: 0px;
        background-color: white;
	font-family: "Century Gothic", Helvetica, sans-serif;
}

p {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
h1 {
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h2 {
	font-size: 13px;
	font-variant: normal;
	text-align: left;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.nut-button {
        font-family: "Century Gothic", Arial;
        font-size: 2.0em;
        text-align: justify;
        font-weight: bold
}
.nut-text-green {
        color: #878800;
        font-family: "Century Gothic", Arial,serif;
        font-size: 1.2em;
        text-align: justify;
        font-weight: bold;
}
.nut-text {
        font-family: "Century Gothic", Arial,serif;
        font-size: 1.2em;
        text-align: justify;
        font-weight: normal;
}
.nut-text-cen {
        font-family: "Century Gothic",Arial,serif;
        font-size: 1.2em;
        text-align: center;
        font-weight: normal;
}
.nut-text-lf {
        font-family: "Century Gothic",Arial,serif;
        font-size: 1.2em;
        text-align: left;
        font-weight: normal;
}
.nut-text-rt {
        font-family: "Century Gothic",Arial,serif;
        font-size: 1.2em;
        text-align: right;
        font-weight: normal;
}
.contact {
        font-family: Times New Roman,Times,serif;
        font-size: 1.2em;
        text-align: center;
        font-weight: bold
}
.lucy12 {
        font-family: Lucida Handwriting, Alba, Comic Sans MS, Times New Roman;
        color: #878800;
        font-size: 1.6em;
        font-weight: bold;
        text-align: center;
        font-style: italic;
}
.lucysig {
        font-family: Lucida Handwriting, Alba, Comic Sans MS, Times New Roman;
        color: #878800;
        font-size: 1.6em;
        font-weight: bold;
        text-align: right;
        font-style: italic;
}
.wttp   {
        background-color: #FFFFFF;
        color: #000000;
        text-align: right;
        font-size: 2.5em;
        font-weight: bold;
}
.ken {
	font-family: "Century Gothic", Arial;
	color: #1F5F1F;
	padding-top: 10px;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-align: center;
}
.name {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
.footer {
	color: #000000;
	width: 790px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	font-size: 0.8em;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
}
a {
	font-weight: bold;
	color: #875800;
	text-decoration: none;
	font-size: 15px;
}
a:hover {
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	color: #138AFB;
}
