body {
	font-family:arial;
	font-size:10pt;
}

a {
	text-decoration:none;
	color:#800000;
	font-family:arial;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
}

.footer {
	font-size:8pt;
}

.demo_video {
	float: right;
}

