body {
 font-family: Verdana;
 font-size: 12px;
 text-align: left;
 color: #000000;
 background: #ADBCCF;
 margin-top: 0;
 margin-left: 0;
}

p {
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
 margin-top: 0;
 margin-left: 5;
 margin-right: 7;
 text-align: justify;
}
ul, ol ,li {
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
 margin-top: 0;
 margin-left: 20;
 margin-right: 7;
 text-align: justify;
}
td {
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
 margin-top: 0;
 margin-left: 5;
 margin-right: 7;
}

h1 {
 font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 margin-top: 0;
 margin-left: 5;
}

.navigation {
 font-size: 12px;
}
.navigation_right {
 font-size: 12px;
}
.navigation_left {
 font-size: 12px;
}
a, a:link, a:visited, a:active {
 font-size: 12px;
 color: #336699;
 text-decoration: none;
}
a:hover, a:focus {
 font-size: 12px;
 color: #6699CC;
 text-decoration: none;
}
.footer {
 font-size: 10px;
}