/* CSS Document */

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	width: 150px;
	color: #FFFFFF;
}

.WSLogo {
	font-family: Papyrus;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	display: inline;
	width: 150px;
	color: #0000FF;
}

.PLLogo {
	font-family: Papyrus;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	display: inline;
	width: 150px;
	color: #990000;
}

.navWSK {
	font-family: Papyrus;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	display: inline;
	width: 150px;
	color: #0000FF;
	font: papyrus;
}

.navPLC {
	font-family: Papyrus;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	display: inline;
	width: 150px;
	color: #990000;
}

.navHome {
	font-family: Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	display: inline;
	width: 150px;
	color: #0000CC;
}

.Schedule {
	font-family: "Lucida Calligraphy";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	width: 150px;
	color: #0000FF;
	}
.Description {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
}
.Plot {
	font-family: Helvetica;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.Inventory {
	font-family: Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

