body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0;
	background-color:#000000;
	text-align: justify;
}
.smallfont {
	font-size: 9px;
}
a:link {
	color: #f11818;
	text-decoration: underline;
}
a:hover {
	color: #f04950;
	text-decoration: none;
}
a:visited {
	color: #f11818;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 12px;
    color: #000000;
}
h3 {
	font-size: 12px;
    color: #ffffff;
}
.marginleft20 {margin-left:20px}
.marginleft10 {margin-left:10px}

.streamergeel {
	font-size: 16px;
	color: #FFFF00;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

.headerred {
	font-size: 16px;
	color: #FFFF00;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

.introtext {
	font-size: 12px;
	font-style: oblique;
}

.imgtxt {
	float:left;
	margin-top: 8px;
	margin-right: 8px;
}
.imgfloat {
	float:left;
	clear:right;
	margin: 8px;
}
.highlite {
	color: #f11818;
}
.small {
	font-size:9px;
}
.arrow {
	float:left;
	font-size: 36px;
	margin-top:120px;
	height:80px;
	line-height: 36px;
}

.arrow a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.arrow a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.arrow a:hover {
	text-decoration: none;
	color: #FF0000;
}
.arrow a:active {
	text-decoration: none;
	color: #FF0000;
}
