body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}

td {
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #276BA9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}

a.copy:link {
	font-size: 10px;
	color: #003366;
	font-weight: normal;
}

a.copy:visited {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
a.copy:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}
a.copy:active {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}
.red {
	color: #CC0000;
}

.subhead {
	font-size: 12px;
}

.px10 {
	font-size: 10px;
	line-height: 12px;
}

.px12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

.header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;

}

.stroke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
p {
	text-align: justify;
	margin: 0px;
}
form, li{
	margin: 0px;
	text-align: justify;
	line-height: 16px;
	padding: 0px 5px 0px 0px;
}

ul{
	margin: 0px;
	padding-left: 20px;
}

ol{
	margin: 0px;
	padding-left: 28px;
}
.gray {
	color: #666666;
}

.px11conden {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.px11 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.redbold {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	word-spacing: 1px;
}
.px14 {
	font-size: 14px;
}
.px18 {
	font-size: 18px;
}
.tablewarn {
	border: 1px solid #006699;
}