tr, td {
   text-align: justify;
}

body {
   text-align: justify;
   background:#11493e;
   background-position:0px 0px;
}

a:link {
   font-family: arial;
   color:#5a8a80;
   text-decoration:none;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:visited {
   font-family: arial;
   color:#5a8a80;
   text-decoration:none;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:hover {
   font-family: arial;
   color:#44796e;
   text-decoration:none;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:active {
   font-family: arial;
   color:#44796e;
   text-decoration:none;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

.txt { 
   font-family: arial;
   color: #accac5;
   font-size:12px;
   letter-spacing:normal;
}

.h1 {
   font-family: georgia;
   color: #ffffff;
   font-size:14px;
   font-weight:bold;
   letter-spacing:2px;
   word-spacing:1px;
}

.h2 {
   font-family: georgia;
   color: #ffffff;
   font-size:14px;
   font-weight:bold;
   letter-spacing:2px;
   word-spacing:1px;
}

.h3 { 
   font-family: arial;
   color: #ffffff;
   font-size:12px;
   text-align: justify;
   letter-spacing:normal;
}