.style1 {
	font-size: 36px;
	font-weight: bold;
        color: #000000;
        text-align: center
}
.style2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-style: italic;
        color: #FF0000;
        text-align: justify
}
.style3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-style: italic;
        color: #000000;
        text-align: justify
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
        text-align: justify
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
        text-align: center
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;	
        font-style: italic;
	font-size: 18px;
	color: #006600;
        background-color: #99CCFF;
        text-align: center
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;	
        font-style: italic;
	font-size: 18px;
	color: #660099;
        text-align: left
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;	
        font-style: italic;
	font-size: 18px;
	color: #FF0000;
        text-align: left
}
.style10 {
	font-size: 24px;
	font-weight: bold;
        color: #006633;
        text-align: center
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        color: #000000;
        background-color: #FFFF66;
        text-align: center
}