
a.menu_1:link{ font-size: small;
   text-decoration: none;
   color: #ffffff;
}
a.menu_1:active{ font-size: small;
   text-decoration: none;
   color: #ffffff;
}
a.menu_1:visited{ font-size: small;
   text-decoration: none;
   color: #ffffff;
}
a.menu_1:hover{ font-size: small;
   text-decoration: underline;
   color: #ffffff;
}

a.menu_2:link{ font-size: small;
   text-decoration: none;
   color: #444444;
}
a.menu_2:active{ font-size: small;
   text-decoration: none;
   color: #444444;
}
a.menu_2:visited{ font-size: small;
   text-decoration: none;
   color: #444444;
}
a.menu_2:hover{ font-size: small;
   text-decoration: underline;
   color: #444444;
}


div.subtitle{ font-size: x-small;
   color: #ffffff;
   background: #5b6bbe;
   margin-top: 40px;
   margin-bottom: 10px;
}

td.table_text_1{ font-size: x-small;
   color: #ffffff;
   background: #5b6bbe;
   text-align: center;
}

td.table_text_2{ font-size: x-small;
   color: #333333;
   background: #dddddd;
}

td.table_text_3{ font-size: x-small;
   color: #ffffff;
   background: #5b6bbe;
   text-align: left;
}

div.copyright{ font-size: x-small;
   color: #333333;
}

div.text{ font-size: x-small;
   color: #333333;
   line-height: 1.5
}

b.menu_1{ font-size: x-small;
   color: #ffffff;
}

li{ font-size: x-small;
   color: #333333;
   line-height: 1.5
}

