.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.style7 {
	color: #ff0000;	
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.style9 {color: #FFFFFF}

#message_box { 
  	position: absolute; 
    top: 0; left: 0; 
   	z-index: 5;
	padding:15px;
    border:0px solid #CCCCCC;
    width:100%;
	overflow:hidden;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}