charset "utf-8";
/* CSS Document */

.Navbar {
	font-family: "Bookman Old Style";
	font-size: 18px;
}
.contenttext {
	font-family: "Bookman Old Style";
	font-size: 14px;
	text-align: left;
}
.pages {
	font-family: "Bookman Old Style";
	font-size: 18px;
	text-align: center;
}

.redNavbar {
	font-family: "Bookman Old Style";
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.maincell {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.info {
	font-family: "Bookman Old Style";
	font-size: 14px;
	text-align: center;
	}
.linktext {
	font-family: "Bookman Old Style";
	font-size: 14px;
	text-align: left;
	padding-left: 40px;
	}
.descriptiontext {
	font-family: "Bookman Old Style";
	font-size: 14px;
	text-align: left;
	padding-right: 100px;
	padding-left: 100px;
}

