/* CSS Document */

body

{font-family: arial, verdana, trebuchet MS, sans-serif ;
font-size: 10pt ;
font-weight: regular;
color: #000000 ;
background-color: #0350DD ; }

h3{color: #666666 ; }

.text
{font-family: arial, verdana, trebuchet MS, sans-serif ;
font-size: 10pt ;
font-weight: regular;
color: #ffffff ;
}

.title
{font-family: arial, verdana, trebuchet MS, sans-serif ;
font-size: 12pt ;
font-weight: bold;
color: #ffffff ;
 }

A:LINK { color: #ffffff; text-decoration: underline }

A:VISITED { color: #ffffff; text-decoration: underline }

A:HOVER { color: #ff9900; text-decoration: none }


