.video {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	
}
.video img {
	margin-right: 10px;
}

a:link {
	color: #999900;
	text-decoration: underline;
}

a:hover {
	color: #990099;
	text-decoration: underline;
}

a:visited {
	color: #999900;
	text-decoration: underline;
}
.flash {
	color: #990066;
	text-decoration: blink;
	font-weight: bold;
}

p { 	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	}body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.content { padding: 0px 50px 0px 0px; 
		width:500px; 
		height:650px; 
		overflow:auto;}