body {
 font-size:12px;
}

a {
 text-decoration:none;
 color:blue;
}

h1 {
 font-size:1px;
 color:#EEEEEE;
 margin:0px;
}

h2 {
 font-size:20px;
 text-align:center;
 text-decoration:none;
 color:orange;
}

h3 {
 font-size:12px;
 margin:0px;
 text-align:right;
 color:orange;
}

h4 {
 font-size:12px;
 margin:0px;
}

h5 {
 font-weight:bold;
 width:100%;
 text-align:center;
 font-size:12px;
 margin:0px;
 color:white;
}

h6 {
 font-weight:bold;
 text-align:center;
 font-size:12px;
 margin:0px;
 color:white;
}

table {
 font-size:12px;
}
