.Style1 {
	color: #684390;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
}

.Style2 {
	color: #684390;
	font-weight: bold;
	text-align:center;
}

.Style3 {
	font-size: 18px;
	font-weight: bold;
	color: #F9A41E;
}

.Style4{
	color: #684390;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
}

.Style5 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-align:center;
	color: #684390;
	font-size: 25px;
}

.Style6 {
	color: #684390;
	font-weight: bold;
	text-align:left;
}

.Style7 {
	color: #684390;
	font-weight: bold;
	font-style: italic;
}

.Style8 {
	font-size: 24px;
	font-weight: bold;
	color: #684390;
	text-align:center;
	font-style: italic;
}

.Style9 {
	font-size: 24px;
	color: #F9A41E;
	font-style: italic;
	font-weight: bold;
	text-align:center;
}

.Style10{
	color: #F9A41E;
	font-style: italic;
	font-weight: bold;
	font-size: 48px;
	text-align:center;
}

.Style11 {
	font-style: italic;
	font-weight: bold;
	font-family: "Comic Sans MS";
	color: #FF0000;
	font-size: 30px;
}

.Style12 {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

td, table {
	text-align:center;
}

.td_border {
	border-color : #FF0000;
	width : 100%;
	height : 100%;
	vertical-align : top; 
	background-color : #F3F3F3;
}

.table_border {
	width : 100%;
	height : 100%;
	background-color : rgb(104, 67, 144);
	border : solid 2px #FFBB33;
	padding : 5px;
}

