html
{
 overflow-y : scroll;
}

body {
font-family : Arial;
font-size : 10pt;
font-weight : normal;
color : #000000;
}

table {
border-style : none;
text-align : justify;
font-family : Arial;
font-size : 10pt;
border-collapse : collapse;
border-color : #ffffff;
margin-left : auto;
margin-right : auto;
width : 75%;
}

tr {
padding-bottom : 1px;
}

td {
padding-bottom : 1px;
}


span {
display : inline-block;
text-align : justify;
min-height : 365px;
position : relative;
font-family : Arial;
font-size : 10pt;
}

b {
font-family : Arial;
font-size : 10pt;
font-weight : bold;
color : #265d84;
}

font {
font-family : Arial;
font-size : 13.5pt;
font-weight : bold;
letter-spacing : -1px;
background-color : #265d84;
color : #ffffff;
padding-top : 1px;
padding-bottom : 2px;
padding-left : 4px;
padding-right : 6px;
}

menu {
width : 100%;
margin-top : 1px;
padding : 0;
list-style-type : none;
margin-left : 4px;
margin-right : auto;
}

.navi1 {
float : left;
width : 18%;
background : #666666;
border : 1px solid #ffffff;
}

.navi2 {
float : left;
width : 45%;
background : #666666;
border : 1px solid #ffffff;
}

.navi3 {
float : left;
width : 18%;
background : #265d84;
border : 1px solid #ffffff;
}

menu a {
display : block;
width : 100%;
color : #FFFFFF;
text-align : center;
padding : 2px;
}

menu a:hover {
color : #ffffff;
background : #265d84;
}

a:link {
font-family : Arial;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
margin-bottom : 0;
}

a:visited {
font-family : Arial;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
margin-bottom : 0;
}

a:hover {
color : #265d84;
font-weight : bold;
text-decoration : none;
}

a img {
border : 0px none;
}

h1 {
font-family : Arial;
font-size : 7pt;
font-weight : normal; 
}
