body {
	font-family: verdana;
	font-size: 80%;
	}

h1 {
	font-size: 130%;
	}

h2 {
	font-size: 120%;
	}

.headers {
	border-bottom: 1px solid #3399ff;
	padding: 2px;
	}

.contenttext {
	font-size: 80%;
	padding-right: 10px;
	}

.content {
	width: 90%;
	position: relative;
	left: 50px;
	border: 1px solid;
	padding: 9px;
	}
.videopanel {
	font-size: 80%;
	}
