body {
background-color:#F4F4F4;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}

a:link {color: #000C5E; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size:14px;}
	
a:visited {color: #B90000; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size:14px;}
	
a:hover, a:active {color: #E41010; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size:14px;}

.logo {
	color: #E41010;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	text-decoration: none;
}

.video {
	color: #E41010;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:18px;
	letter-spacing: 1px;
	text-decoration: none;
}

.disclaimer {
	color: #6A6A6A;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}

.videotext {
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	display: block;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

h1 {
color: #000000;    
font-size: 28px;
font-weight: bold;
letter-spacing: 2px;
margin-bottom: 5px;
margin-top: 20px;
}

h2 {
	color: #E41010;
	font-size:small;
	font-style: italic;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h4 {
color: #000000;
font-size: 14px;
font-weight: bold;
}
