@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	color: #FF0000;
	border-top-width: thick;
	border-top-style: solid;
	text-align: right;
	background-color: #000000;
	padding-bottom: 0px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-color: #CCCCCC;
	background-repeat: repeat;
	background-image: url(../Prisonpit/images/comp010.jpg);
}
.PPHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	color: #FF0000;
	border-top-width: thick;
	border-top-style: solid;
	text-align: right;
	background-color: #000000;
	padding-bottom: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.PP-Date-Time {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #00FFFF;
	background-color: #666666;
	border: thin solid #FF0000;
	margin-left: 5ex;
	margin-right: 5%;
}
.psmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
}
.Minion {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0000FF;
}
.NPCStats {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.WorldDesc {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-align: justify;
	border: thin none #006633;
}
.Vehicle {font-family: "Courier New", Courier, monospace}

</style>.Sidebar {
	font-size: 12px;
}
.DeckPlanKey {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-color: #000000;
}
