body, h1, h2, ol, p, span, table, td
{
 font-family: Arial, helvetica, sans-serif;
 font-size: 12pt;
 color: #FFFFFF;
}

BODY
{
 background: #003366;
 font-family: Arial;
 font-size: 1em;
 color: #FFFFFF;
 scrollbar-face-color: #003366; scrollbar-shadow-color: #666666;
 scrollbar-highlight-color: #DDDDDD; scrollbar-3dlight-color: #EEEEEE;
 scrollbar-darkshadow-color: #333333; scrollbar-track-color: #336699; 
 scrollbar-arrow-color: #ffffff
 
}

BODY.newsletter
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #003366
}

H1
{
	font-size: 24pt;
}

H2
{
	font-size: 14pt;
}

p
{
    margin:10;
}

.quotation
{
    LIST-STYLE-POSITION: inside;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    TEXT-INDENT: 5px;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial;
    LIST-STYLE-TYPE: none
}


.article
{
 margin-bottom: 0;
 font-size: 10pt;
}

.article1
{
 margin-bottom: 0;
 color: #FFFFFF;
 font-size: 10pt;

}

.article1:first-letter
{
 font-size: 2em;
 font-weight: bold;
}

.byline
{
 font-size: 8pt;
 margin-top: 0;
}

.calendar
{
  font-size: 10pt;
  font-weight: bold;
}

A:link
{
 font-family: Arial;
 font-size: 12pt;
 color: #FFFFFF;
}
A:visited
{
 font-family: Arial;
 font-size: 12pt;
 color: #C0C0C0;
}

A.gallery:link
{
 font-family: Arial;
 font-size: 8pt;
 color: #FFFFFF;
}
A.gallery:visited
{
 font-family: Arial;
 font-size: 8pt;
 color: #C0C0C0;
}

A.menu:link
{
 font-family: Arial;
 font-size: 10pt;
 color: #FFFFFF;
}
A.menu:visited
{
 font-family: Arial;
 font-size: 10pt;
 color: #C0C0C0;
}

A.hidden:link
{
 font-family: Arial;
 font-size: 12pt;
 color: #003366;
}

A.hidden:visited
{
 font-family: Arial;
 font-size: 12pt;
 color: #003366;
}

IMG.clickable
{
 border: 0;
}


IMG.article
{
 border: solid #003366;
}

SPAN.picleft
{
 float: left;
 border: 5;
}


SPAN.picright
{
 float: right;
}


TD.article-head
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 1em;
    BACKGROUND-COLOR: silver;
    TEXT-ALIGN: center
}