body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.cream {
	color: #FFFFCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFCC;
	margin-left: 15px;


}
.border {
	border: 1px groove #000000;
}
.creamborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9966;
}
a:active {
	color: #CC6600;
}
.margin {
	margin-left: 60px;
}
ul {
	list-style-image: url(../images/arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFCC;

}
h3 {
	font-size: 85%;
	color: #FEFACB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.indent {
	text-indent: 70pt;
}
