body
{font-family: Verdana, Helvetica, sans-serif;
font-size: 1em;
text-align: justify;
}

body.crow
{font-family: Verdana, Helvetica, sans-serif;
font-size: 1em;
text-align: justify;
background-color: white;}

body.centeredblue
{font-family: Verdana, Helvetica, sans-serif;
font-size: 2em;
text-align: justify;
background-color: blue;
background: url("images/21-sunset-shadowblue.jpg") center;
}

body.white
{background-color:white;}

code
{font-family: Courier, sans-serif;
font-size: 1em;
color: lightgrey;}


code.onBlack
{font-family: Courier, sans-serif;
font-size: 1em;
color: lightgrey;}

code.onWhite
{font-family: Courier, sans-serif;
font-size: 1em;
color: darkgrey;}

html 
{background-color: black;}

html.crow
{background-color: white;}

html.white
{background-color: white;}


ol
{}

ul.tik 
{list-style-image: url(../images/util/tikmark.jpg); }

ul.tik2 
{list-style-image: url(../images/util/thak.jpg); }

ul.notik 
{list-style-image: none; }

P
{color:  black;}


P.onBlack
{color: lightgrey;}

h2
{
font-family: Verdana, Helvetica, sans-serif;
font-size:  130%;
color:  black;
text-align: center;
}

table.upcoming
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 80%;
color:  black;
}

a.mainstyle:link
{color: #B9B9B9; 
text-decoration: none; }

a.yel:link
{color: #006699; 
text-decoration: none; }

a.mainstyle:visited
{color: #888888; 
text-decoration: none; }

a.yel:visited
{color: #888888; 
text-decoration: none; }


a.mainstyle:active
{color: #C9C9C9; }


a.mainstyle:hover
{color: #C5C5C5; text-decoration: underline; }

a.blacklinkz:link
{color: #000000;
text-decoration: none;}

a.blacklinkz:visited
{color: #000000;
text-decoration: none;}

a.blacklinkz:hover
{color: #000000;
text-decoration: underline;}

a.canaan:link
{color: #339900;
text-decoration: none;}

a.canaan:visited
{color: #339900;
text-decoration: none;}

a.canaan:hover
{color: #339900;
text-decoration: underline;}

a.onLight:link
{
text-decoration: none; 
}

a.onLight:visited
{ text-decoration: none; }

a.onLight:active
{ text-decoration: underline; }

a.onLight:hover
{ text-decoration: underline; }

