<style type="text/css">
<!--

body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 111%;
	color: #FFFFFF;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 111%;
	color: #FFFFFF;
	}
	
p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 111%;
	color: #FFFFFF;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ff9900;
	background-image: url(../Images/play_bg.gif);
	background-attachment: fixed;
	}
	
/* text format tag styles */
	
	
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial Black, Helvetica, sans-serif;
	font-weight: normal;
	}
	
h2 {
	font-size: 20px;
	color: #000000;
	font-family: "Arial Black", "B Helvetica Bold", sans-serif;
	font-weight: normal;
	}
	
h3 {
	font-size: 18px;
	color: #FFD900;
	font-family: "Arial Black", "B Helvetica Bold", sans-serif;
	font-weight: normal;
	}
	
h4 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Arial Black", "B Helvetica Bold", sans-serif;
	font-weight: normal;
	}
	
h5 {
	font-size: 18px;
	color: #000000;
	font-family: "Arial Black", "B Helvetica Bold", sans-serif;
	font-weight: normal;
	}
	
h6 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Arial Black", "B Helvetica Bold", sans-serif;
	font-weight: normal;
	}
	
a:link {
	color: #333399;
	text-decoration:	underline;
	}
	
a:visited {
	color: #663399;
	text-decoration: underline;
	}
	
a:hover {
	color: #3399cc;
	}

a.white:link {
	color: #ffffff;
	text-decoration:	underline;
	}
	
a.white:visited {
	color: #ffffff;
	text-decoration: underline;
	}
	
a.white:hover {
	color: #ffffff;
	}
	
a.small:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration:	underline;
	font-weight: bold;
	}
	
a.small:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.small:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}
	
/* classes */
	
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 100%;
}
	
.yellow {
	color: #FFD900;
}
	
.orange {
	color: #F07D00;
}
	
.purple {
	color: #C25FB3;
}
	
.blue {
	color: #409AC6;
}
	
.green {
	color: #A4B500;
}
	
.greenlight {
	color: #BBC840;
}

.purplebox {
	background-color: #C25FB3;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #FFD900;
	padding-right: 30px;
	padding-left: 30px;
}

.purple_orangbox {
	background-color: #C25FB3;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #F27F00;
	padding-right: 9px;
	padding-left: 9px;
}

.orang_bluebox {
	background-color: #F07D00;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #409AC6;
	padding-right: 30px;
	padding-left: 30px;
}

.orang_yelbox {
	background-color: #F07D00;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #FFD900;
	padding-right: 30px;
	padding-left: 30px;
}

.orang_yelboxmusic {
	background-color: #F07D00;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #FFD900;
	padding-right: 5px;
	padding-left: 5px;
}

.bluebox {
	background-color: #409AC6;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #F07D00;
	padding-right: 30px;
	padding-left: 30px;
}

.blue_purp {
	background-color: #369CC6;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #C265B5;
	padding-right: 30px;
	padding-left: 30px;
}

/* Footer */

#footer p	{
	line-height: 120%;
	font-size: 10px;
	color: #C25FB3;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFD900;
	text-align: center;
	}
	
#footer a:link	{
	font-size: 10px;
	color: #0065C7;
	text-decoration: underline;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#footer a:visited	{
	color: #0065C7;
	text-decoration: underline;
	font-size: 10px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#footer a:hover	{
	color: #0099FF;
	font-size: 10px;
	text-decoration: underline;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
-->
</style>