
.title {
font-family: arial;
font-size: 18pt;
font-weight: bold;
text-align: center;
}
.subtitle {
font-family: arial;
font-size: 14pt;
font-weight: bold;
text-align: center;
}

.titlepart {
font-family: times;
font-size: 14pt;
font-weight: bold;
text-align: center;
margin-top: 30px;
}
.subtitlepart {
font-family: times;
font-size: 12pt;
font-weight: bold;
text-align: center;
margin-top: 30px;
}
p {
font-family: times;
font-size: 12pt;
font-weight: normal;
text-align: justifz;
margin-top: 6px;
margin-bottom: 0px;
margin-left: 30px;
margin-right: 30px;
}
.center {
text-align: center
}
.hde {
font-family: arial;
font-size: 10pt;
font-weight: bold;
font-style: italic; 
text-align: left;
padding-left: 30px;
background-image: url('bg1.gif');
background-repeat: repeat-x;
height: 20mm;
}
.hde1 {
font-family: arial;
font-size: 12pt;
font-weight: bold;
font-style: italic; 
text-align: left;


}
td.menu {
font-family: arial;
font-size: 10pt;
font-weight: bold;
text-align: center;
background-color: white;
border-top: 1px solid rgb(102,102,102);
border-bottom: 1px solid rgb(102,102,102);
height: 10px;
}
td.menu_hover {
font-family: arial;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: white;
background-color: rgb(50,150,50);
border-top: 1px solid rgb(102,102,102);
border-bottom: 1px solid rgb(102,102,102);
height: 10px;
}

td.main {
font-family: arial;
font-size: 10pt;
font-weight: normal;
text-align: left;
vertical-align: top;
background-color: white;
height: auto;
}

div.main {
width: 100%;
height: 100%;
font-family: arial;
font-size: 10pt;
font-weight: normal;
text-align: left;
vertical-align: top;
background-color: white;
overflow: auto;

}
td.menu a:link {
color: black;text-decoration: none;
}

td.menu a:visited {
color: black;text-decoration: none;
}
td.menu a:alink {
color: black;text-decoration: none;
}
td.menu a:hover {
color: black;text-decoration: none;
}
td.menu_hover a:link {
color: white;text-decoration: none;
}

td.menu_hover a:visited {
color: white;text-decoration: none;
}
td.menu_hover  a:alink {
color: white;text-decoration: none;
}
td.menu_hover a:hover {
color: white;text-decoration: none;
}
.invis {
display: none;
}
