BODY
{
   background  :   white 
}

A:link, A:visited
{
   text-decoration: none;
}

FONT
{
   font-family :   Lucida, Verdana, sans-serif;
   font-size   :   12px;
   font-weight :   normal;
}
.title
{
   font-size   :   24px;
   font-weight :   bold;
}
.big
{
   font-size   :   18px;
}

P
{
   font-family :   Lucida, Verdana;
   text-indent :   30px;
   margin-top  :   0.4em;
   margin-left :   25px;
}
.quotation
{ 
   margin-top  :   0.8em;
   margin-left :   85px;
   margin-right:   65px;
   margin-bottom:  12px;
   font-style  :   italic;
   font-size   :   12px;
}
.quote-attrib
{
   margin-top  :   0.2em;
   margin-left :   275px;
   margin-right:   75px;
   margin-bottom:  12px;
   font-style  :   italic;
   font-size   :   12px;
}
.last
{ 
   margin-bottom:  20px;
}
.imgleft
{
   float       :   left;
}
.p1
{
   text-indent :   0px;
   margin-top  :   0em;
   margin-left :   0px;
   font-size   :   15px;
   font-weight :   bold;
   color       :   rgb(20%,20%,20%);
}
.p2
{
   text-indent :   0px;
   margin-top  :   0em;
   margin-left :   0px;
   font-size   :   14px;
   font-weight :   bold;
   color       :   rgb(40%,40%,40%);
}
.p3
{
   text-indent :   0px;
   margin-top  :   0em;
   margin-left :   0px;
   font-size   :   14px;
   color       :   rgb(60%,60%,60%);
}
.cutline
{
   text-indent :   0px;
   margin-top  :   0em;
   margin-left :   10px;
   font-size   :   11px;
   color       :   rgb(0%,0%,0%);
}

IMG
{
   margin-top  :   5px;
   margin-right:   10px;
}

B
{
   font-weight :   bold;
}

H1
{
   font-family :   Lucida, Verdana;
   font-size   :   20px;
   font-weight :   bold;
   color       :   rgb(20%,20%,20%);
}

H2
{
   font-family :   Lucida, Verdana;
   margin-left :   6px;
   font-size   :   16px;
   font-weight :   bold;
   color       :   rgb(40%,40%,40%);
}

H3
{
   font-family :   Lucida, Verdana;
   margin-left :   12px;
   font-size   :   14px;
   font-weight :   bold;
   color       :   rgb(60%,60%,60%);
}
   
#PageTitle
{
   position    :   absolute;
   top         :   35px;
   left        :   20px;
   width       :   420px;
   z-index     :   1;
}

#Logo
{
   position    :   absolute;
   top         :   20px;
   left        :   500px;
}

#TextBlock
{
   position    :   absolute;
   top         :   120px;
   left        :   20px;
   width       :   600px;
}

