body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;  
}

.section_text {
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 3px;
}
.Headline {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-left: 3px;
	margin-top: 6px;
}
.sub_headling {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	margin: 3px;
}



.Credits {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 30px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

.Showreel {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 3px;
	margin-top: 6px;
}

.Showreel_1{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 3px;
	margin-top: 6px;
}