body {
 font-family: Arial, sans-serif;
 font-size: 10pt;
 color: #000000;
 background-color: #D6D6D6;
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
}
a {
 color: #0000DF;
 text-decoration: none;
}
a:hover {
 color: #0000DF;
 text-decoration: underline;
}
h1 {
 font-size: 10pt;
 font-weight: bold;
}
p {
 text-align: justify;
 width: 85%;
 
}
table {
 border-width: 0px;
 border-spacing: 0px;
}
th {
 font-weight: bold;
 text-align: left;
 background-color: #990000;
 color: #FFFFFF;
}
td {
 text-align: left;
 line-height: 13pt;
}
table.layout {
 background-color: #DCD2AA;
 width: 770px;
 border-style: solid;
 border-color: #A6A6A6;
 border-width: 0px 1px;
}
td.layout {
 padding: 0px;
}
div.menu {
 background-color: #333399;
 color: #FFFFFF;
 text-align: left;
 margin: 0px;
 padding: 0px;
 padding-left: 3px;

 width: 100%;
}
a.menu {
 color: #FFFFFF;
}
a.menu:hover {
 color: #FFFFFF;
}
table.menu {
 border-width: 0px;
 width: 770px;
}
td.menu {
 background-color: #DCD2AA;
 font-size: 9pt;
 border-width: 0px;
 margin: 0px;
 padding: 0px;
 width: 14%;
}
