a:link 
{
 font-family    : Courier New;
 font-size      : 9pt;
 color          : #00007f;
 font-weight    : bold;
 text-decoration: none;
}

a:visited 
{
 font-family    : Courier New;
 font-size      : 9pt;
 color          : #50007f;
 font-weight    : bold;
 text-decoration: none;
}

a:hover {
 font-family    : Courier New;
 font-size      : 9pt;
 font-weight    : bold;
 color          : #032D38;
 text-decoration: underline;
}

a.menu:link,a.menu:visited 
{
 font-family    : Courier New;
 font-size      : 14pt;
 color          : #5F5F5F;
 font-weight    : normal;
 text-decoration: none;
}

a.menu:hover 
{
 font-family    : Courier New;
 font-size      : 14pt;
 font-weight    : normal;
 color          : #002A47;
 text-decoration: underline;
}

body 
{
 font-family    : Courier New;
 font-size      : 8pt;
 font-weight    : bold;
 color          : #000000;
}

img.dot 
{
 margin         : 2px;
 vertical-align : middle;
}

table 
{
 font-family    : Courier New;
 font-size      : 8pt;
 font-weight    : normal;
 text-align     : left;
 vertical-align : top;
 color          : #000000;
}

td 
{
 font-family    : Courier New;
 font-size      : 9pt;
 font-weight    : normal;
 text-align     : left;
 color          : #000000;
 vertical-align : top;
}

td.menu 
{
 font-family    : Courier New;
 font-size      : 8pt;
 font-weight    : bold;
 text-align     : left;
 color          : #000000;
 vertical-align : top;
 padding-left   : 5px;
}

td.menuhead 
{
 font-family    : Courier New;
 font-size      : 9pt;
 font-weight    : bold;
 text-align     : right;
 color          : #032D38;
 vertical-align : top;
 padding-right  : 10px;
 padding-top    : 4px;
}

td.head 
{
 font-family    : Courier New;
 font-size      : 10pt;
 font-weight    : bold;
 text-align     : left;
 color          : #032D38;
 vertical-align : top;
 padding-left   : 10px;
 padding-top    : 4px;
}

td.content 
{
 font-family    : Courier New;
 font-size      : 8pt;
 font-weight    : normal;
 text-align     : left;
 color          : #000000;
 padding-left   : 10px;
 padding-right  : 10px;
 vertical-align : top;
}

td.footer 
{
 font-family    : Courier New;
 font-size      : 8pt;
 font-weight    : normal;
 text-align     : right;
 color          : #383939;
 vertical-align : top;
 padding-right  : 10px;
 padding-top    : 20px;
}

h1 
{
 font-family    : Courier New;
 font-size      : 18pt;
 font-weight    : bold;
 text-align     : left;
 color          : #000000;
 margin         : 2px;
 vertical-align : top;
}

.logo 
{
 font-family    : Courier New;
 font-size      : 18pt;
 font-weight    : bold;
 text-align     : center;
 color          : #032D38;
 margin         : 2px;
 vertical-align : middle;
}

