body {
	margin: 0px;
	padding: 0px;
	background-color: #330066;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFDE00;
	text-decoration: none;
	font-weight: bold;
}
.nav_div {
	color: #FF7802;
	font-weight: bold;
}
.main_pur {
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #7C1A6E;
}
.main_red {
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FF0000;
}
.main_pin {
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #E54096;
}
.main_gre {
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #00A0AF;
}
.main_bla {
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
.main_blu {
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #0000FF;
}
.main_d_gre {
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #DADADA;
}
.main_yel {
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFF00;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFDE00;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFDE00;
	text-decoration: none;
	font-weight: bold;
}.main_whi {

	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.main_whism {


	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.main_w_black {



	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.crsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
table .party{
	background: #00adcd;
	font-family: arial;
}
table .party th{
	background: #00adcd;
	color: #fff000;
	font-size:12pt;
}
table .party td{
	background: #cde6c6;
	font-size:10pt;
}