.bannercell {
	text-align: center;
}
.categorytitle {
	text-align: right;
	font-style: italic;
	font-family: "Courier New", Courier, mono;



}
.background {
	background-color: #000000;
}
.normal {
	text-align: justify;
	color: #6E94B7;
	background-color: #000000;


}
.pagetitle {
	text-align: center;
	font-size: 24px;
	font-family: "Courier New", Courier, mono;

}
.sig {
	font-size: 9px;
	font-style: italic;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.navcategory {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.navpage {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tablebackground {
	background-color: #191919;

}
.content {
	text-align: justify;
}
a:visited {

	color: #0066CC;
	text-decoration: underline;
}
