tr, td {
   text-align: justify;
}

body {
   background-color:#6a6a6a;
}

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

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

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

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

.txt { 
   font-family: arial;
   color: #ffffff;
   font-size:13px;
   text-align: justify;
   letter-spacing:normal;
   line-height:18px;
}

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

.h2 {
   font-family: georgia;
   color: #b4e474;
   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;
}