@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #E9D1C4;
	font-size: 10pt;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #E9D1C4;
	margin-bottom: 20pt;
	text-align: left;
}
h3 {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
h4{
}
a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #E9D1C4;
	text-decoration:underline;
}
a:active {
	color: #E9D1C4;
	text-decoration:none;
}
.ClassLength {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}




div#bottom1 {
	height: 40px;
	width: 988px;
  /* border-left: 1px solid white; */
  /* border-bottom: 1px solid white; */
  /* border-right: 1px solid white; */
  /* border-top: 1px solid white; */
}

div#bottom1left {
	float: left;
	position: relative;
	margin-right: 4px;
}

div#bottom1right {
	float: right;
	position: relative;
	margin-right: 30px;
}
