body 
{
background-color: #000066;
}


td.h 
{padding: o}




/* Main text in paragraphs */

p
{text-align:left; text-indent:1cm; color:white; font-family:"palatino linotype"; font-size: 12pt; font-weight:bold}
p.black 
{text-align:left; text-indent:1cm; color:black; font-family:"palatino linotype"; font-size: 12pt; font-weight:bold}






/* Main Page Headers */

h1
{text-align:center; font-variant: small-caps; color:white; font-family:"palatino linotype"; font-size:24pt;}
h1.black
{text-align:center; font-variant: small-caps; color:black; font-family:"palatino linotype"; font-size:24pt;}
h2
{text-align:center; font-variant: small-caps; color:white; font-family:"palatino linotype"; font-size:18pt;}
h2.black
{text-align:center; font-variant: small-caps; color:black; font-family:"palatino linotype"; font-size:18pt;}
h3
{text-align:center; color:white; font-family:"palatino linotype"; font-size:12pt;}
h3.black
{text-align:center; color:black; font-family:"palatino linotype"; font-size:12pt;}
h4
{color:white; font-family:"palatino linotype"; font-size:12pt;}
h4.black
{color:black; font-family:"palatino linotype"; font-size:12pt;}
h5
{color:white; font-family:"Arial"; font-size:9pt;}
h5.center
{text-align:center; color:white; font-family:"Arial"; font-size:9pt;}
h5.black
{color:black; font-family:"Arial"; font-size:9pt;}
h6
{text-align:center; font-variant: small-caps; color:white; font-family:"palatino linotype"; font-size:36pt;}
h6.black
{text-align:center; font-variant: small-caps; color:black; font-family:"palatino linotype"; font-size:36pt;}






/* The links */

a.white:link
{color: white}
a.white:visited
{color:white}
a.white:active
{color:white}
a.white:hover
{color:yellow}

a.yellow:link
{color:yellow}
a.yellow:visited
{color:yellow}
a.yellow:active
{color:yellow}
a.yellow:hover
{color: white}

a.blue:link
{color: blue}
a.blue:visited
{color:blue}
a.blue:active
{color:blue}
a.blue:hover
{color:blue}
