
body {
font-family: Arial;
text-align: center;
}



.head {
width: 1000px;
heigh: 100px;
border: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #22b14c;
font-family: Arial;
font-size: 20px;
font-weight: bold;
text-align: left;
}


.thead {
width: 100%;
heigh: 100%;
border: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #22b14c;
}


.thead1 {
width: 200px;
font-size: 11px;
text-align: center;
}


.thead2 {
color: #ffffff;
font-size: 20px;
font-weight: bold;
font-style: italic;
text-align: right;
}


