body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
font-size: 24px; 
font-weight: bold; 
text-align: center;
}
h2 {
font-size: 18px; 
font-weight: bold; 
text-align: center;
}
h3 {
font-size: 10px; 
text-align: center; 
font-style: italic; 
color: red;
}
.style1 {
font-style: italic;
}
.style2 {
font-weight: bold;
text-decoration: underline; 
}
.style3 {
color: red;
font-weight: bold;
}
.style4 {
font-size: 18px; 
font-weight: bold;
}
.style5 {
color: red;
}
.style6 {
color: #0033ff; 
}
.style7 {
color: green;
}
.style8 {
color: green;
text-decoration: underline; 
}
.style9 {
font-style: italic;
text-decoration: underline;
}
.style10 {
color: #FF3300;
}
.style11 {
font-weight: bold;
}
.style12 {
color: red; 
text-decoration: underline; 
font-weight: bold;
}
.style13 {
color: blue;
}
.style14 {
font-size: 12px; 
}
.style15 {
color: #FF0000; 
font-size: 10px; 
font-weight: bold;
}
.style16 {
color: blue; 
text-decoration: underline; 
font-weight: bold;
}
.style17 {
color: blue;
font-weight: bold;
}
.style18 {
text-decoration: underline; 
}
.style19 {
font-style: italic;
font-weight: bold;
}
.style20 {
font-style: italic;
font-weight: bold;
text-decoration: underline;
}
.style21 {
font-style: italic;
font-size: 9px;
}
.style22 {
color: green;
font-style: italic;
font-weight: bold;
text-decoration: underline;
}
.style23 {
color: blue;
font-style: italic;
font-size: 18px; 
font-weight: bold; 
}
.img1 {
text-align: center;
}
.p1 {
text-align: center;
}
.p2 {
font-size: 12px;
}
.td1 {
font-size: 12px;
}
.tab_1 {
text-align: right;
}
.tab_2 {
text-align: left;
}
.table1 { 
margin-left:auto; 
margin-right:auto; 
text-align: center; 
}


