BODY {
	PADDING-RIGHT: 0px; BACKGROUND-POSITION: left top; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #FFFFFF; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial, "Times New Roman", Times, serif; BACKGROUND-COLOR: #556b2f
}

a:link { color:#FFFFFF; text-decoration:underline; }
a:visited { color:#FF0000; text-decoration:underline; }
a:hover { color:#FFFF40; text-decoration:none; }

div.main
{
 font-size: 14pt; BACKGROUND-COLOR: #556B2F;
}

div.updatebar
{
 background: #D2196E;
 font-weight: bold;
}

div.updates
{
 margin: 10px 20% 0px 20%;
 text-align: center;
}

div.bordered
{
 border: 1px dashed #FFFFFF;
 font-size: 10pt;
 padding: 2px;
 margin: 10px 10px 10px 10px;
}

div.buttoned
{
 background: #000000;
 border: 0px;
 font-size: 12pt;
 padding: 2px;
 margin: 10px 0px 10px 0px;
 text-align: center;
}

div.footer
{
 COLOR: #9999CB;
 font-size: 8pt;
 padding: 0px;
 text-align: center;
}

span.date
{
 font-weight: bold;
}

hr.bottom
{
 color: #9999CB;
 width: 400px;
}

img { border: none;}

p.Title
{
 padding: 20px;
 text-align: center;
}

p.Title_words
{
 text-align: center;
}

div.divider
{
  text-align: center;
}

/* Properties that both side lists have in common */
div.link-list {
        width:10.2em;
        position:absolute;
        top:0;
        font-size:80%;
        padding-left:1%;
        padding-right:1%;
        margin-left:0;
        margin-right:0;
}
/* we leave some place on the side using the margin-* properties */
#main {
        margin-left:10.2em;
        margin-right:10.2em;
        padding-left:1em;
        padding-right:1em;
}
/* and then we put each list on its place */
#list1 {
        left:0;
}
#list2 {
        right:0;
}
