.borderTable {	
	padding: 2px 2px 2px 4px;
	border: none;
}
.headercell { 
	border-top-style: solid;
	border-top-color: white;
	border-top-width: thin;
	padding: 5px 0px 0px 0px; 
	color: white;
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 7px;
	text-align: center;

}
.title {
	color: white;
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 7px;
	text-align: left;
	height: 30px;
	width: 430px;
	
}
.text {
	color: white;
	font-family: "Arial";
	font-size: 12px;
	text-align: justify;
	Vertical-align: top;
}
.options {
	font-family: "Arial";
	font-size: 11px;
	letter-spacing: 2.5px;
	color: white;	
	height: 20px;
	text-align: center;
	vertical-align: middle;

}
.logos {
	border-style: solid;
	border-color: white;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	color: white;	
	text-align: center;
	vertical-align: middle;

}
.hoverlogos {
	border-style: solid;
	border-color: white;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	color: white;	
	text-align: center;
	vertical-align: middle;

}

.logos A img {
	border-style: solid;
	border-color: #400080;
	border-width: 4px;
	height: 95px;
	width: 95px;
}

.hoverlogos A:hover img {
	border-style: solid;
	border-color: pink;
	border-width: 4px;
	height: 95px;
	width: 95px;
}
.tagline {
	padding: 10px 0px 0px 0px; 
	border-top-style: solid;
	border-top-color: white;
	border-top-width: thin;
	padding: 2px 2px 2px 2px; 
	color: white;
	font-size: 12px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-family: "Arial"
}
.picture { 
	border-style: solid;
	border-color: white;
	border-width: thin;
	padding: 0px 0px 0px 0px; 
	color: white;
	font-family: "Arial";
	font-size: 26px;
	height: 20px;
	letter-spacing: 7px;
	text-align: center;

}