body {
font-family: "arial";
font-size: 12px;
color: rgb(0, 0, 0);
}

h1 {
font-size: 30px;
font-family: "Arial Black";
text-align: center;
line-height: 100%;
}

h2 {
font-size: 14px;
font-family: "Arial";
font-weight: bold;
text-align: center;
line-height: 150%;
}

h3 {
font-size: 20px;
font-family: "Arial";
font-weight: bold;
line-height: 150%;
}

body {
color: rgb(0, 0, 0);
}

#header {
text-align: center;
}

#content {
width: 100%;
}

#nav {
display: none;
}

#page {
font-family: "arial";
font-size: 12px;
text-align: justify;
line-height: 150%;
background-color: rgb(255, 255, 255);
}

#page td {
font-family: "arial";
font-size: 12px;
}

#page a {
color: #ba5519;
font-weight: bold;
}

#page a:hover {
color: #ba5519;
font-weight: bold;
text-decoration: none;
}

#footer {
display: none;
}
