body {
 margin: 0px;
 background-color: #FFFFFF;
 font-family: Verdana, Tahoma, Helvetica, Arial;
 font-size: 11px;
}

.title {
 background-repeat: no-repeat;
 padding-left: 21px;
}

h1 {
 font-family: Arial;
 font-size: 16pt;
 color: #FFFFFF;
 font-weight: bold;
 letter-spacing: 3pt;
}

a.lang {
 color: #940000;
 text-decoration: none;
}
.menu_left1, .menu_left2, .menu_left3 {
 font-size: 10px;
 text-align: right;
 line-height: 150%;
}
.menu_left1	{
 color: black;
 font-weight: bold;
}
.menu_left1 a	{
 text-decoration: none;
 color: black;
 font-weight: bold;
 width: 100%;
 float: left;
}
.menu_left2	{
 color: #c4c4c4;
 font-weight: normal;
}
.menu_left2 a	{
 text-decoration: none;
 color: #808080;
 width: 100%;
 float: left;
}
.menu_left3	{
 color: #940000;
 font-weight: bold;
}
.menu_left3 a	{
 text-decoration: none;
 color: #940000;
 font-weight: bold;
 width: 100%;
 float: left;
}
.menu_left1 a:hover, .menu_left2 a:hover, .menu_left3 a:hover	{
 color: white;
 background-color: #940000;
 text-decoration: none;
}

.content {
 font-family: Verdana, Tahoma, Helvetica, Arial;
 padding: 0px 10px 0px 20px;
 font-weight: normal;
}
.content p, .content li {
 font-family: Verdana, Tahoma, Helvetica, Arial;
 font-size: 7.5pt;
 text-align: justify;
 line-height: 150%;
 font-weight: normal;
}
.content h2 {
 font-family: Verdana;
 font-size: 11pt;
 font-weight: bold;
 margin: 20px 10px 0px 0px;
}
.content h3 {
 font-family: Verdana;
 font-size: 9pt;
 font-weight: bold;
 margin: 20px 10px 0px 0px;
}
.content a {
 color: #940000;
 text-decoration: none;
}
.content a:hover {
 color: black;
}
.content img {
 text-align: left;
 border: solid 1px black;
 margin: 10px 10px 10px 0px;
}
.content table {
 border-width: 0px;
 font-family: Verdana, Tahoma, Helvetica, Arial;
}
.content td	{
 color: black;
 font-size: 8pt;
 border: 1px solid #940000;
 padding:2px;
}
.innermenu td {
 border: 0px;
}