BODY
{
scrollbar-face-color: Navy;
scrollbar-shadow-color: White;
scrollbar-highlight-color: Blue;
scrollbar-3dlight-color: White;
scrollbar-darkshadow-color: Purple;
scrollbar-track-color: White;
scrollbar-arrow-color: White;
}

A
{
color: blue;
font-family: arial;
font-weight: normal;
font-size: 9pt;
text-decoration: none;
}

A:hover
{
color: red;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
}

H1
{
color: Red;
font-family: arial;
font-weight: bold;
font-size: 12pt;
text-align: Center;
}

H2
{
color: Red;
font-family: arial;
font-weight: bold;
font-size: 10pt;
text-align: Left;
}
	 
H3
{
color: Black;
font-family: arial;
font-weight: bold;
font-size: 10pt;
text-decoration: none;
text-align: Left;
}

P
{
color: navy;
font-family: arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
text-align: Justify;
}

P.center
{
color: navy;
font-family: arial;
font-size: 9pt;
Font-Weight: bolder;
text-decoration: none;
text-align: center;
}

LI
{
color: navy;
font-family: arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
text-align: Justify;
}
 
blockquote
{
color: navy;
font-family: arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
text-align: Justify;
}
	 
TD
{
Text-Align: justify;
Vertical-Align: top;
Border-Color: Blue;
Border-Width: 1px;
Margin: 2px;
Padding: 2px;
}

TABLE
{
Text-Align: justify;
Vertical-Align: top;
Border-Color: Blue;
Border-Width: 1px;
Margin: 1px;
Padding: 1px;
}
