BODY
{
    FONT-SIZE: 11pt;
    COLOR: black;
}
A:link
{
    COLOR: #009000;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: red;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #009000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #00C000;
    TEXT-DECORATION: underline
}
H1
{
    FONT-SIZE: 16pt;
    margin-top: 2;
    margin-bottom: 2;
    COLOR: white;
    text-align: center
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #578059;
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    BACKGROUND-COLOR: #EEF0EE;
    COLOR: black;
}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: black;
}
H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #F5F9FC;
    COLOR: black;
    margin-top: 0;
    margin-bottom: 0;
}
p
{
    FONT-SIZE: 11pt;
    margin-top: 0;
    margin-bottom: 0pt; 
    text-align: justify
}
td
{
    FONT-SIZE: 11pt;
    margin-top: 0;
    margin-bottom: 0
}
tr
{
    vertical-align: top
}
.td_H1
{
    vertical-align: top;
    color: #FFFFFF;
    background: #516595
}

.td_H2
{
    FONT-SIZE: 10pt;
    background: #F4F4FF;
    font-style: italic;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0
}
.events_td1 
{
background-color: #009900
}
.events_td2 
{  
background-color: #F4F4FF
}
.events_font2 
{ 
color: #FFFFFF
}
.reflection
{ 
    FONT-SIZE: x-small;
    margin-top: 0;
    margin-left: 20;
    margin-bottom: 0;
    COLOR: #303030
}
.small
{ 
    FONT-SIZE: small;
}
.xsmall
{ 
    FONT-SIZE: x-small;
}
