body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12pt;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFCC33;
	font-weight: bold;

}

a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.emphb {
	font-weight: bold;
	color: #FFFFFF;
}

.emphi {
	font-style: italic;
	font-size: 12pt;
}

.emphib {
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12pt;
	color: #FFFFFF;
}

.redtitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

img {
	border: none;
}
.textlinks a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}

.textlinks a:visited {
	text-decoration: none;
	color: #FFCC33;
	font-weight: bold;
	font-size: 10pt;

}

.textlinks a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
