BODY {
background: #CCCCDD;
color: #000000;
margin: 30px 10px 10px 10px;
}

P {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
font-style: normal;
text-align: left;
text-indent: 20px;
CURSOR: auto;
color: #000000;
}

H1 {
font-family: arial, helvetica, sans-serif;
font-size: 15pt;
font-weight: bold;
font-style: normal;
text-align: center;
CURSOR: default;
color: #000000;
}

H2 {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
font-style: normal;
text-align: left;
CURSOR: default;
color: #000000;
}

H3 {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
font-style: italic;
text-align: right;
CURSOR: default;
color: #000000;
}

H4 {
font-family: arial, helvetica, sans-serif;
font-size: 13pt;
font-weight: bold;
font-style: normal;
text-align: center;
CURSOR: default;
color: #000000;
}

H5 {
font-family: arial, helvetica, sans-serif;
font-size: 13pt;
font-weight: normal;
font-style: normal;
text-align: center;
CURSOR: default;
color: #000000;
}

H6 {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
font-style: normal;
text-align: left;
CURSOR: default;
color: #000000;
}

TD {
font-family: arial, helvetica, sans-serif;
font-size: 14pt;
font-weight: normal;
font-style: normal;
text-align: center;
CURSOR: default;
COLOR: #808080;
HEIGHT: 30px;
}

IMG {
border: 8px double #808080;
margin: 15px 10px 10px 10px;
}

A:link {
COLOR: #000000;
TEXT-DECORATION: none;
}

A:visited {
COLOR: #000000;
TEXT-DECORATION: none;
}

A:active {
COLOR: red;
TEXT-DECORATION: none;
}

A:hover {
COLOR: blue;
TEXT-DECORATION: none;
}

