p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 150%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
}
body {
	background-color: #000000;
}
a:link {
	font-weight: bold;
	color: #ff0080;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	padding-bottom: 2px;
}
a:hover {
	font-weight: bold;
	color: #FF99CC;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FF99CC;
	border-bottom-width: thin;
	padding-bottom: 2px;
}
a:active {
	color: #FF0033;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FF0033;
	border-bottom-width: thin;
	padding-bottom: 2px;
}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #ff0080;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF99CC;
	line-height: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF99CC;
	letter-spacing: normal;
	line-height: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF99CC;
	line-height: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ff0080;
	margin-bottom: 0px;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff0080;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	line-height: 140%;
	margin-top: 2pt;
	margin-bottom: 2pt;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0pt;
	margin-bottom: 6pt;
}
li {
	padding-bottom: 4pt;
	font-size: small;
	line-height: 150%;
}
.marginal {
	margin-right: 72px;
	margin-left: 72px;
}
.margismall {
	margin-right: 72px;
	margin-left: 72px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}.techcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #EDEDED;
	border: 1px solid #999999;
	line-height: normal;
}
.callout {
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px solid #999966;
	margin-top: 6px;
	color: #000000;
}
.white {
	background-color: #FFFFFF;
}
.blacktext {
	color: #000000;
}
