body	{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	}
a:link {
	color: #CC0033;
}
a:visited {
	color: #CC6666;
}
a:hover {
	color: #FF0033;
}
a:active {
	color: #FF0033;
}
h1, h2, h3, h4, h5, h6	{
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	letter-spacing: 0px;
	}
h1 {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
}
h4 {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}
h5 {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}
h6 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	margin-top: 22px;
	margin-bottom: 0px;
}
p, li, .table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
p {
	margin-top: 0px;
	margin-bottom: 9px;
}
ul, ol {
	margin-top: 6px;
	margin-bottom: 15px;
}
li {
	margin-top: 6px;
	margin-bottom: 0px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.navtext {
	font-size: 10px;
	line-height: 12px;
}
.table {
	margin-top: 16px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	vertical-align: top;
	text-align: left;
}
.table th {
	background-color: #999999;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	vertical-align: bottom;
	text-align: left;
	white-space: nowrap;
}
.notopmargin {
	margin-top: 0px;
}
.hidelink, .hidelink a, .hidelink a:visited, .smalltext .hidelink {
	text-decoration: none;
	color: #333333;
}

.paratext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px}
.lightborder {
	border: 1px solid #CCCCCC;
}
.titlecell {
	height: 50px;
}
