p, h1, h2, h3, h4, h5, h6, ul, li {
  margin: 0;
  padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
p {
	font-size: 12px;
	margin-bottom: 8px;
}
h1 {
	font-size: 24px;
	margin-bottom: 24px;
	font-style: italic;
}
h2 {
	font-size: 18px;
	margin-bottom: 12px;
	text-decoration: underline;
}
h3 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 12px;
}
ul {
	margin-left: 36px;
	margin-bottom: 8px;
}
li {
	margin-bottom: 4px;
}
.botCell {
	vertical-align: bottom;
}

a:link {
	color: #663366;
	font-size: 9pt;
}
a:visited {
	color: #663366;
	font-size: 9pt;
}
a:hover {
	color: #CC0000;
	font-size: 9pt;
}
a:active {
	color: #663366;
	font-size: 9pt;
}
a.cr:link {
	font-size: 7pt;
	color: #999999;
}
a.cr:visited {
	font-size: 7pt;
	color: #999999;
}
a.cr:hover {
	font-size: 7pt;
	color: #000000;
}
a.cr:active {
	font-size: 7pt;
	color: #999999;
}
.pageTitle {
	font-size: 16pt;
	color: #663366;
	font-weight: bold;
	font-style: italic;
}
.bodyCell {
	font-size: 9pt;
	color: #663366;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 120%;
}
.bodyCopy {
	font-size: 9pt;
	color: #663366;
}
.bodyCopyEmph {
	font-size: 9pt;
	font-style: italic;
	color: #663366;
}
.bodyCopyBold {
	font-size: 9pt;
	font-weight: bold;
	color: #663366;
}
.hiLight {
	font-size: 9pt;
	font-weight: bold;
	color: #663366;
	background: #F0F0FF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.quote {
	font-size: 8pt;
	font-style: italic;
	color: #663366;
}
.author {
	font-size: 8pt;
	font-weight: bold;
	color: #663366;
}
.credit {
	font-size: 7pt;
	color: #999999;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.copyright {
	font-size: 7pt;
	color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.cc_form_basic_MainTable {
	font-size: 12px;
	color: #666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 40px;
}
.float_left {
	float:left;
	margin-right: 10px;
	margin-bottom: 2px;
}
.clear_float {
	clear: both;
}
