body *
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;
}

img
{
    border: 0;
}

div.center
{
    text-align: center;
}

div.center table
{
    margin-left: auto;
    margin-right: auto;
}

.menubar
{
    color: #000000;
    background-color: #E6CD3F;
    font-weight: bold;
    text-align: center;
    width: 750px;
}

.menubar a
{
    text-decoration: none;
    background: transparent;
}

.menubar a:link
{
	color: #000000;
}

.menubar a:visited
{
	color: #000000;
}

.menubar a:hover
{
	color: #AA0000;
}

.menubar a:active {
	color: #000000;
}

#content
{
    position: relative;
    text-align: left;
    width: 750px;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 8pt;
}

#overview
{
    float: left;
    top: 5em;
    left: 1em;
    width: 19em;
}

#overview h1
{
    font-size: 14pt;
    margin-bottom: -14px;
    font-weight: 900;
}

#overview h2
{
    font-size: 11pt;
    margin-bottom: -10px;
    font-weight: bold;
}

#overview h3
{
    font-weight: bold;
    margin-bottom: -2px;
}

#overview p
{
    margin-top: 3px;
    margin-bottom: 6px;
}

#shirtings
{
    position: absolute;
    top: 10px;
    left: 170px;
    text-align: center;
}