body
{background-color: black;
}

table
{
font-size: 12px;
text-align: left;
color: #ffffdd;

}

table.main
{
}

.photlink {border:1px; border-thickness: 1px; border-color: #cc00ff;
border-style: solid;}
a:hover .photlink, a:active .photlink {border:1px; border-thickness: 1px;
border-color: aqua; border-style: solid}
td
{font-family:verdana, arial, georgia;

}

p.small{
font-size: 10px;
text-align: left;

color: silver;
}

p.small-white{
font-size: 10px;
text-align: left;

color: #ffffdd;
}

td.students
{
font-size: 10px;
text-align: left;

color: #33ccff;
}

p.top
{
font-size: 10px;
text-align: left;
color: #ffffdd;
}

p.bot
{
font-size: 10px;
text-align: center;
color: #33ccff;
}


td.address
{
font-size: 10px;
text-align: left;

color: #ffffdd;
}

td.main
{
font-size: 12px;
text-align: left;
color: #ffffdd;
background-image: url(pic/waterfield.jpg);
}

span.indent
{
text-indent: 4em
}



h1, h2, h3, h4, h5, h6
{font-family: verdana, arial, georgia;
color: #00ffff;
}



a:link
{color: cyan;
text-decoration: underline;
background: transparent;
}

a:active
{color: white;
text-decoration: none;
background: transparent;
}

a:visited
{color: #00ffcc;
text-decoration: none;
background: transparent;
}

a:hover
{color: white;
text-decoration: none;
background: transparent;
}


a.small:link
{color: cyan;
text-decoration: none;
background: transparent;
font-size: 10px;
}

a.small:active
{color: white;
text-decoration: none;
background: transparent;
font-size: 10px;
}

a.small:visited
{color: #00ffcc;
text-decoration: none;
background: transparent;
font-size: 10px;
}

a.small:hover
{color: white;
text-decoration: none;
background: transparent;
font-size: 10px;
}

a.sm:link
{color: blue;
text-decoration: none;
background: transparent;
font-size: 10px;
}

a.sm:active
{color:blue;
text-decoration: none;
background: transparent;
font-size: 10px;
}

a.sm:visited
{color:blue;
text-decoration: none;
background: transparent;
font-size: 10px;
}

a.sm:hover
{color:blue;
text-decoration: none;
background: transparent;
font-size: 10px;
}
