body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #494949;
	background-image: url(../images/tile.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
h1 {
  font-size: 150%;
  }
h2 {
  font-size: 130%;
  }
h3 {
  font-size: 120%;
  }
ul li {
  font-size: 90%;
  }
.note {
  font-size: 85%;
  }
a.cr:link, a.cr:visited {
	color: #CCCCCC;
}
a.cr:hover, a.cr:active {
	color: #0038A8;
}
.sectionTitle {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
.subSectionTitle {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
.titleCell {
	font-weight: bold;
	font-size: 150%;
	color: #494949;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 60px;
	padding-bottom: 16px;
}
.bodyCell {
	padding-right: 40px;
	padding-left: 40px;
	line-height: 120%;
	padding-bottom: 30px;
}
.crCell {
	font-size: 75%;
	color: #CCCCCC;
	text-align: right;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
}
.cpCell {
	font-size: 75%;
	color: #CCCCCC;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 4px;
}

