h1, h1:link, h1:active, h1:hover, h1:visited {
	font-family:     Arial, Helvetica, sans-serif; 
	font-size:       32px; 
	font-style:      normal; 
	font-weight:     bold; 
	text-decoration: none;
	color:           #FFFFFF; 
}

.xh1, .xh1:link, .xh1:active, .xh1:hover, .xh1:visited {
	font-family:     Arial, Helvetica, sans-serif; 
	font-size:       32px; 
	font-style:      normal; 
	font-weight:     bold; 
	text-decoration: none;
	color:           #FFFFFF; 
}


h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:   120%;
	font-style:  normal;
	font-weight: bold; 
	color:       #000000; 
}

h6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:   70%;
	font-style:  normal;
	font-weight: normal; 
	text-align:  center;
	color:       #20266F; 
}

.mn {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:   11px; 
	font-weight: bold;
	color:#20266F;
	text-decoration:none;
}

.mn:link,.mn:visited {
	font-weight: bold;
	color:#20266F;
	text-decoration:none;
}

.mn:hover,.mn:active {
	font-weight: bold;
	color:#20266F;
	text-decoration:none;
}

.boxts {
	background-color: #FF7108;
}

.boxtt {
	font-family:      Arial, Helvetica, sans-serif; 
	font-size:        100%; 
	font-weight:      bold;
	color:            #FFFFFF;
	background-color: #20266F;
}

.boxtx {
	font-family:      Arial, Helvetica, sans-serif; 
	font-size:	      80%; 
	font-weight:      normal;
	color:            #000000;
	background-color: #AEB2F9;
}

