body {
background-color: #ffffff;
}

div.container {
margin-left: 2%;
margin-right: 10%;
}


table {
background: #ffffff;
}

table.menu {
border-spacing: 15px;
color: #3366cc;
background: #ffffff;
text-align: left;
font-family: sans-serif;
font-size: 90%;
font-weight: normal;
}

.heading {
color: #3366cc;
background: #ffffff;
text-align: center;
/* font-family: arial; */
font-size: 150%;
font-weight: bold;
padding: 10px 10px 10px 10px;
}

.b1f, .b2f, .b3f, .b4f{font-size:10px; overflow:hidden; display:block;}
.b1f {height:1px; background:#e0e0e5; margin:0 5px;}
.b2f {height:1px; background:#e0e0e5; margin:0 3px;}
.b3f {height:1px; background:#e0e0e5; margin:0 2px;}
.b4f {height:2px; background:#e0e0e5; margin:0 1px;}

.b1fo, .b2fo, .b3fo, .b4fo{font-size:10px; overflow:hidden; display:block;}
.b1fo {height:1px; background:#f7f7fd; margin:0 5px;}
.b2fo {height:1px; background:#f7f7fd; margin:0 3px;}
.b3fo {height:1px; background:#f7f7fd; margin:0 2px;}
.b4fo {height:2px; background:#f7f7fd; margin:0 1px;}

.content {
color: #000000;
background: #ffffff;
padding: 10px 10px 10px 10px;
text-align: justify;
font-family: sans-serif;
font-size: 100%;
font-weight: normal;
} 

.current {
background: #e0e0e5;
padding: 0px 10px 0px 10px;
text-align: left;
font-family: sans-serif;
font-weight: normal;
} 

.other {
color: #000000;
background: #f7f7fd;
padding: 0px 10px 0px 10px;
text-align: left;
font-family: sans-serif;
font-weight: normal;
} 

p.footer {
color: #777777;
text-align: center;
font-family: sans-serif;
font-size: 55%;
font-weight: normal;
}

a {
color: #0000cc;
text-decoration: none;
}

a:visited {
color: #3366cc;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
