.buttonStyle {
font-family: arial;
font-size: 16px;
color: #FFFFFF;
text-align: center;
}

.maintext {
     color: #CC0000;
     font-family: arial;
     font-size: 26px;
	 font-weight: bold;
     
}

.subtext {
     color: #FFFFFF;
     font-family: arial;
     font-size: 14px;
     font-weight: normal;
}

.subheader {
	color: #ffff99;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
}

.contacttext {
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
}
.footer {
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
}
	
a {
	color: #990000;
	text-decoration: underline;
}

body {
	color: #000000;
}

.scriptsheader {
	color: #CC0000;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
}

.scriptssubheader {
	color: #FFFF99;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
}

.scriptstext {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

.playboxtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

.playboxheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 20px;
	font-weight: bold;
}

.playboxsub {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-size: 14px;
	font-weight: bold;
}
	
	
	