.Title {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #CCC;
	text-decoration: underline;
}
.contentpg {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333;
}

.prgph {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #CCC;
}
.ContentTTL {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.cotentparagraph {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#bckgrnd {
	background-image: url(images/perminentdatastorage.jpg);
}
.bckground {
	background-image: url(images/perminentdatastorage.jpg);
	background-repeat: no-repeat;
}
.Boxshape {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #3BF1FF;
	margin: 2px;
	padding: 2px;
	float: right;
	border: medium dotted #03C;
}
