h1 {
 font-size:30px;
 font-style:normal;
 font-weight:bolder;
 text-align:center;
 color:#E19509;
} 


h2 {
 font-size:15px;
 font-style:normal;
 font-weight:normal;
 text-align:center;
 color:#80584A;
} 

h3 {
 font-size:12px;
 font-style:normal;
 font-weight:normal;
 text-align:center;
 color:#80584A;
 margin-bottom:5px;
}

table {
 border-collapse: collapse;
 border:1px solid;
 width: 702px;
 font-size:13px;
 list-style-image:url('allow_o[1].gif');
 list-style-position:inside;
 color:#225222;
 margin-bottom:10px;
 border-color:#F3A413;
}
th, td {
 padding: 1em 0.5em;
 vertical-align:top;
 line-height:130%;
}
th {
 border: none;
 color: #ffffff;
 background-color:#FD910D;
}
td {
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #336699;
  border-right: 1px solid #336699
;}
.c1 {
  color: #000000;
  background: #eeeeee
;}

a.special:link {
 color:#FFFFFF;
 text-decoration:none;
}

a.special:visited {
 color:#FFFFFF;
 text-decoration:none;
}

a.special:hover {
 color:#FFFFFF;
 text-decoration:none;
}

a.special:active {
 color:#FFFFFF;
 text-decoration:none;
}


