body {
	background-color: #000000;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.txtsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.txtsmlbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.txtlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txtwhitesmlbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.wlink:link {
	color: #FFFFFF;
}
a.wlink:visited {
	color: #FFFFFF;
}
a.wlink:hover {
	color: #FFFFFF;
}
a.wlink:active {
	color: #FFFFFF;
}
.bordertop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.txtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.border {
	border: 1px solid #000000;
}
.italic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #000000;
}
