/* Stylesheet fuer EWI-Homepage */
/* Team: Blue Screen */
/* Member: Ole Reepschlaeger */

body
{
background: #000000;
}

table
{
color: #000080;
bgcolor: #000000;
border-color: #000080;
border-style: dotted;
}

A:link
{
color: #000080;
}

A:visited
{
color: #000080;
}

A:active
{
color: #000080;
}

h1
{
text-align: center;
}

h3
{
color: #000080;
font-family: "arial";
font-size: 15pt;
text-align: left;
}

h4
{
color: #000080;
font-family: "Lucida Console"
font-size: 14pt;
text-align: center;
}

h5
{
color: #000080;
font-family: "Lucida Console"
font-size: 18pt;
text-align: center;
}

h6
{
color: #000080;
}