body {
 background-color: #ffffff;
 color: #444473;
 font-family: verdana;
 font-size: 11px;
 margin: 0;
}

div {
 text-indent: 0;
}

h1 {
 font-size: 15px;
 text-decoration: none;
 font-weight: normal;
 font-style: normal;
 text-align: center;
 background-color: #BFBFC9;
}

h2 {
 font-size: 13px;
 text-align: left;
 text-indent: 0;
 font-weight: bold;
}

.left, .right {
 width: 10px;
 }
.main {
 text-indent: 5px;
 color: #444473;
 font-family: verdana;
 font-size: 11px;
}

a {
 color: #444473;
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}


