body
{
        background-color:     white;
        font-family:          Arial, Helvetica, sans-serif;
        color:                black;
        font-size:            11pt;
        text-decoration:      none;
        margin-top:           5;
        margin-left:          1em;
        margin-right:         1em;
        link:                 blue;
        vlink:                #990000;
        alink:                red;
}

.main
{
        background-color:     white;
        font-family:          Arial, Helvetica, sans-serif;
        color:                black;
        font-size:            11pt;
        text-decoration:      none;
        margin-left:          5em;
        width:                55em;
}

li
{
        background-color:     white;
        font-family:          Arial, Helvetica, sans-serif;
        color:                black;
        font-size:            11pt;
        text-decoration:      none;
        width:                640;
        margin-left:          6em;
        margin-right:         6em;
}

.toctop
{
        background-color:     #990000;
        font-family:          Arial, Helvetica, sans-serif;
        text-align:           right;
        margin-left:          18em;
        margin-right:         35%;
        margin-top:           -2.5cm;
        height:               1.5cm;
        border:               0;
}

.tocbottom
{
	      margin-left:           5em;
}
	      
h2
{
        background-color:     white;
        font-family:          Arial, Helvetica, sans-serif;
        color:                #990000;
        font-size:            14pt;
        font-weight:          bold;
        text-decoration:      none;
        margin-left:          4em;
        margin-right:         4em;
}

h3
{
        background-color:     white;
        font-family:          Arial, Helvetica, sans-serif;
        color:                #990000;
        text-align:           left;
        font-size:            14pt;
        font-weight:          bold;
        text-decoration:      none;
        margin-left:          4em;
        margin-right:         4em;
}

h4
{
        background-color:     white;
        font-family:          Arial, Helvetica, sans-serif;
        color:                #990000;
        font-size:            12pt;
        font-weight:          bold;
        text-decoration:      none;
        margin-left:          4em;
        margin-right:         4em;
}


.pic
{
        background-color:     white;
        font-family:          Arial, Helvetica, sans-serif;
        color:                grey;
        text-align:           right;
        font-size:            11pt;
        font-weight:          bold;
        text-decoration:      none;
        margin-right:         34%;
}

.more
{
        background-color:     white;
        font-family:          Arial, Helvetica, sans-serif;
        color:                grey;
        text-align:           right;
        font-size:            11pt;
        font-weight:          bold;
        text-decoration:      none;
        margin-left:          1cm;
        margin-right:         11cm;
}
.webtable
{
        background-color:    white;
        border:              0;
        cellpadding:         15;
        cellspacing:         0;
        width:               50%;
        height:              80%;
        valign:              center;
}

.margin
{
        font-weight:          bold;
        margin-left:          5em;
}

.leftcolumn
{
        font-weight:          bold;
        margin-left:          5em;
}

.rightcolumn
{
        margin-left:          12em;
        margin-top:           -1em;
        width:                500;
}

.leftcolumn2
{
        margin-left:          5em;
        width:                630;
}

.rightcolumn2
{
        margin-left:          12em;
        margin-top:           -1em;
        width:                450;
}

A {
        color: gray;
        letter-spacing: normal;
        font-family: Arial;
        font-weight: bold;
        font-variant: normal;
        font-style: normal;
        text-decoration: none;
        text-transform: none;
}

A.toc {
        color: white;
        letter-spacing: normal;
        font-family: Arial;
        font-variant: normal;
        font-style: normal;
        text-transform: none;
        text-color:           white;
        font-size:            11pt;
        font-weight:          bold;
        text-decoration:      none;
}

A.tocbot {
        letter-spacing: normal;
        font-family: 		Arial;
        font-variant: 	normal;
        font-style: 		normal;
        text-transform: none;
        color:           #990000;
        font-size:            11pt;
        font-weight:          bold;
        text-decoration:      none;
}

A:hover {
        background-color: white;
        color: #cc0000;
        letter-spacing: normal;
        font-family: Arial;
        font-weight: bold;
        font-variant: normal;
        font-style: normal;
        text-decoration: none;
        text-transform: none;
}

A:hover.tocbot {
        background-color:#990000;
        color:  white;
        letter-spacing: normal;
        font-family: Arial;
        font-weight: bold;
        font-variant: normal;
        font-style: normal;
        text-decoration: none;
        text-transform: none;

