

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #CCCC99;
	margin: 5px;
	padding: 5px;
}
a:link {
	color: #8C6239;
	text-decoration: none;
	font-weight: bolder;
	text-transform: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 0px 0;
	font-size: 13px;
}

a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #8C6239;
}

a:hover {
	font-weight: bolder;
	color: #993300;
}

a:active {
	font-weight: bolder;
	color: #993300;
}

td {
	color: #000000;
	background-color: #FFFFFF;
}
.intuitHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 3px;
	word-spacing: 2px;
	white-space: normal;
}
.intuitSubHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
	letter-spacing: normal;
	word-spacing: normal;
	border-bottom-style: none;
}
.artDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.intuitTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}

.intuitHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #CCCC99;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 3px;
	word-spacing: 2px;
	white-space: normal;
	line-height: 1em;
	vertical-align: text-top;
}
.intuitHeaderLetter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCCC99;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 3px;
	word-spacing: 2px;
	white-space: normal;
	font-style: normal;
	text-decoration: none;
}

p {
	line-height: 1.2em;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;
	width: 90%;
}
.sideHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}

#table1 {
	border: 3px double #FFFFFF;
}

#table2 {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 3px;
	border-top-color: #FFFFFF;
}

#table3 {
	width: 752px;
	border: 3px double #FFFFFF;
	height: 30px;
}



ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	list-style-type: circle;
}

li {
	list-style-type: none;
	list-style-position: outside;
	font-size: 11px;
	left: 3px;
	margin: 0px;
	padding: 0px;
}

li a:link {
	font-size: 11px;
	color: #333366;
	font-weight: bold;
}

li a:visited {
	font-size: 11px;
	color: #333366;
	font-weight: bold;
}

li a:hover {
	color: #339999;
}

li a:active {
	color: #339999;
}
