.text {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.border {
	border: thin dashed #FFFFFF;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FF6600;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FF6600;
}
.textBlack {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}
.textsm {

	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #FFFFFF;
}
