Content-type: text/css

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

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

body.gallery
{
    background: #ffffff;
}

body.main_page
{
    background:#003366;
}
H1
{
	font-size: 24pt;
}

H2
{
	font-size: 14pt;
}

p
{
    margin-top: 20;
    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.small:link
{
 font-family: Arial;
 font-size: 8pt;
 color: #FFFFFF;
}
A.small:visited
{
 font-family: Arial;
 font-size: 8pt;
 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
}

.memb-list
{
   font-size: 9pt;
   BACKGROUND-COLOR: #336699;
   margin-left: 2;
   margin-top: 1;
   vertical-align: top;
}

.memb-hlist
{
   font-size: 9pt;
   margin-left: 2;
   margin-top: 1;
}

A:hover
{
	color: yellow;
	font-style: italic;
	font-family: Arial;
}

