body {
    margin:   10px;
    background-color:  #000000;
    font-size:12pt;
    font-weight:normal;
    font-family:  arial, verdana, avant garde, century gothic, sans-serif;
}

table td div span{
    margin:       0px;
    color:        #000000;
    font-size:    12pt;
    font-family:  arial, verdana, avant garde, century gothic, sans-serif;
}

.LayoutTable {
    font-size: 1px;
}

.BaseCell {
    font-size:10px;
    color:#117151;
}

.Small {
    font-size:8pt;
    color:        #000000;
}

.Content {
    color:        #000000;
    font-size:    12pt;
}

.Header {
    font-size:16pt;
    font-weight:bold;
}

.Border {
    border:2px;
    border-color:#eeeeee;
    border-style:solid;
}

.BorderTop {
    border-top:2px;
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-style:solid;
    border-color:#eeeeee;
}

.BorderBottom {
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:2px;
    border-style:solid;
    border-color:#eeeeee;
}

a:link {
    color:        #228262;
    font-weight: 600;
    text-decoration: none;
}

a:visited {
    color:        #228262;
    font-weight: normal;
    text-decoration: none;
}

a:link {
    color:        #117151;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    color:        #228262;
    background-color:#e5f5e3;
    font-weight: normal;
    text-decoration: none;
}

a:active {
    color:        #117151;
    font-weight: normal;
    text-decoration: none;
}

a.img:link    { border:0px; text-decoration:none; background:transparent;}
a.img:visited { border:0px; text-decoration:none; background:transparent;}
a.img:hover   { border:0px; text-decoration:none; background:transparent;}
a.img:active  { border:0px; text-decoration:none; background:transparent;}

a:link    img { border:0px; text-decoration:none; background:transparent;}
a:visited img { border:0px; text-decoration:none; background:transparent;}
a:hover   img { border:0px; text-decoration:none; background:transparent;}
a:active  img { border:0px; text-decoration:none; background:transparent;}

#ie5bug a:link    { border:0px; text-decoration:none; background:transparent;}
#ie5bug a:visited { border:0px; text-decoration:none; background:transparent;}
#ie5bug a:hover   { border:0px; text-decoration:none; background:transparent;}
#ie5bug a:active  { border:0px; text-decoration:none; background:transparent;}


.redAlert {
    font-size:8pt;
    color:red;
    margin-left:30px;
}

.redSup {
    font-size:8pt;
    color:red;
    vertical-align:super;
}

.redSmall {
    font-size:8pt;
    color:red;
}

