p#needs {
	font-family: Arial; 
	font-size: 12pt; 
	color: gold; font-weight: normal;
	}
#sis {
	text-align: right;
	color: gold;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 30pt;
	font-weight: bold;
	font-family: "Monotype Corsiva";
	background-color: #9F356A;
	border: 5px white ridge;
	}
.centertext {
	font-family: Arial;
	font-style: italic;
	color: white;
	font-size: 16pt;
	margin: 20px;
	}
.video {
	float: left;
	width: 500px;
	border-left: #CC336A 10px solid;
	border-bottom: #CC336A 10px solid;
	padding: 5px;
	background-color: #9F356A;
	font-size: 13pt;
	}
A:link {
	color: white; 
	text-decoration: none
	}
A:visited {
	color: white; 
	text-decoration: none
	}
A:hover {
	color:#CC336A; 
	text-decoration: none
	}
A:active {
	color: white; 
	text-decoration: none
	}

