BODY {
background-color : #FFFFFF;
font-family :  Arial, sans-serif;
font-size: 12px;
color: #000000;
margin: 0px;
}

H1 { font-size : 120%; font-weight : bold; color : #003399; }

H2 { font-size : 110%; font-weight : bold; color : #003399; }

H3 { font-size : 90%; font-weight : bold; color : #003399; }

.quests{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight : bold;
}
.side_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #003399;
	font-weight : bold;
}

.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight : bold;
}
.calltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
	font-style: italic;
	padding-bottom: 10px;
}

.plain1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.testim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

a:link {
	color: #0E4597;
}

a:visited {
	color: 0E4597;
}

a:hover {
	color: 00B2F0;
}
a:active {
	color: 00B2F0;
}

#playerContainer {
	float: right; 
	width: 84px; 
	height: 46px;
	margin-right: 50px; 
	margin-left: 10px; 
	margin-bottom: 5px; 
	font-size: 10px; 
	text-align: center;
}

p#logos {
	text-align: center;
	
}

p#logos img {
	margin-bottom: 4px;
}

p#logos img.bordered {
	border: 1px solid #698057;
}

.spectator-winner {
	font-size: 0.8em;
	color: black;
	font-weight: bold;
	height: 40px;
}

.alignCenter {
	text-align: center;
}

.marginTop30 {
	margin-top: 30px;
}
.marginTop10 {
	margin-top: 10px;
}
