body {
	font-family: Trebuchet MS, sans-serif, arial, helvetica;
	font-size: 100%;
	text-decoration: none;
	background-color: #FFFAEE;
}

p {
	text-align: justify;
}

h1 {
	font-size: 170%;
  font-family: Trebuchet MS, sans-serif, arial, helvetica;
  margin-left: 35px;
}

h2 {
	font-size: 140%;
	font-family: Trebuchet MS, sans-serif, arial, helvetica;
	margin-left: 35px;
}

h3 {
	font-size: 120%;
	font-family: Trebuchet MS, sans-serif, arial, helvetica;
	margin-left: 35px;
}

h4 {
  font-size: 110%;
  font-family: Trebuchet MS, sans-serif, arial, helvetica;
 	margin-left: 35px;
}

dt {
  font-family: Trebuchet MS, sans-serif, arial, helvetica;
	font-size: 100%;
	line-height: 135%;
	margin-left: 45px;
	padding: 2px 15px;
}

dd {
  font-family: Trebuchet MS, sans-serif, arial, helvetica;
	font-size: 85%;
	line-height: 135%;
	margin-left: 70px;
	padding: 2px 15px;
}

.base {
  list-style: url(images/bluedot.gif);
  font-family: Trebuchet MS, sans-serif, arial, helvetica;
	font-size: 100%;
	line-height: 135%;
	margin-left: 45px;
	padding: 2px 8px;
}

.drop {
  list-style: url(images/darrow.gif);
  font-family: Trebuchet MS, sans-serif, arial, helvetica;
	font-size: 90%;
	line-height: 135%;
	margin-left: 25px;
	padding: 4px 0px;
}

.sdrop {
  list-style: url(images/bluesdot.gif);
  font-family: Trebuchet MS, sans-serif, arial, helvetica;
	font-size: 85%;
	line-height: 135%;
  margin-left: 30px;
  padding: 3px 0px;
}

A:link { color: #000066 }
A:visited { color: #000066 }
A:hover { color: #336666 }

.clsCMOn {
	color: black;
	font-size: 11px;
	font-family: tahoma, sans-serif, arial, helvetica;
	text-align: center;
	text-decoration: none;
  padding: 2px 4px;
}

.clsCMOver {
	color: #000066;
	font-size: 11px;
	font-family: tahoma, sans-serif, arial, helvetica;
	text-align: center;
	text-decoration: none;
  padding: 2px 4px;
}
