body {
margin: 0;
padding: 0;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size: 0.8em;
background-color:#ffffff;
}
.header {
display:none;
}

#navbar {
display:none;
}
.menu {
display:none;
}
.menuright {
display:none
}
.footer {
display:none;
}
#table {
display:none;
}
.container {
width: 100%;
height: 100%;
position: relative;
background-color: #ffffff;

}

.content {
margin-left: 0px;
margin-right:0px;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
padding: 5px;
background-color:#ffffff;
color:#162973;
overflow:auto;
border:inset;
border-width: 0 1 0 0;
}
.content h1 {
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size:medium;
font-weight:bold;
color:#660099;
}
.content h5 {
color: #163973;
font-weight:bold;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size: 14px;
}
.content p {
color: #163973;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size: 12px;}

.content li {
color: #163973;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size: 12px;
}
