body {
	background-color:rgb(239,255,255);
	font-size: 14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
}
h1 {
	font-size: 24px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
}
h2 {
	font-size: 18px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
}

#tableitems {
	font-size: 14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
}

#menuDropdown {
	font-size: 14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
}

#pindexbody {
  background-color:transparent;
	text-align: justify;
	font-size: 14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
  background-image: url('../pictures/background.jpg');
  background-repeat: no-repeat;
	background-size: 100%;
}

#pact1 {
	color:#285d5d;
	text-align: justify;
	font-size: 20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	background-image: url("../pictures/LogoDown1.jpg");
}

#newspage {
	text-align: justify;
  vertical-align: top;
  color:#285d5d;
	font-size: 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	width: 100%;
	height: 330px;
	overflow-y: scroll;
}
#newspagetable {
	text-align: justify;
  vertical-align: top;
  font-size: 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	width: 100%;
	height: 330px;
	overflow: scroll;
    border-width: 0px;
}
#newspagetablecolumn {
	text-align: justify;
  vertical-align: top;
  color:#285d5d;
	font-size: 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	height: 330px;
	overflow-y: scroll;
	border-left: 7px solid orange;
	border-top: 7px solid orange;
}
#newspagetablepicture {
	text-align: justify;
	color:#285d5d;
	font-size: 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	width: 100%;
	height: 330px;
	overflow: scroll;
  border-width: 0px;
  background-image: url('../pictures/OldNewspapers.jpg');
  background-repeat: no-repeat;
	background-size: 100%;
}

#bodysoftwarepage {
	color:#285d5d;
	font-size: 15px;
	"Comic Sans MS", cursive;
	background-color: #fbfcfc;
}

#h1softwarepage {
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	font-size: 20px;
	text-shadow: 1px 3px 5px #285d5d;
}

#bodyownsoftwarepage {
	color:#285d5d;
	font-size: 15px;
	"Comic Sans MS", cursive;
	background-color: #fbfcfc;
}

#h1ownsoftwarepage {
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	font-size: 20px;
	text-shadow: 1px 3px 5px #285d5d;
}

#bodysupportedsoftwarepage {
	color:#285d5d;
	font-size: 15px;
	"Comic Sans MS", cursive;
	background-color: #fbfcfc;
}

#h1supportedsoftwarepage {
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	font-size: 20px;
	text-shadow: 1px 3px 5px #285d5d;
}
#bodycontactpage {
	color:#285d5d;
	font-size: 15px;
	"Comic Sans MS", cursive;
}

#strongcontactpage {
	color:#285d5d;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	font-size: 16px;
	text-shadow: 1px 3px 5px #285d5d;
}
