/* Cascading style sheet for Cerebral Cortex 314    *
 * Last updated February 23rd, 2008                 */

BODY {
background-color: #0E093E;
font-family: "Times New Roman", serif;
font-size: 12pt;
color: #9794D1;
}

A:link { color: #CDCEFE; }
A:visited { color: #FFCCFF; }
A:active { color: #FFE8FF; }

A:link, A:visited { text-decoration: underline; }

TABLE, TR, TD {
background-color: #663366;
color: #FFCECE;
padding: 2px 2px 0px 0px;
margin: 0px;
border-width: 0;
text-align: left;
vertical-align: middle;
}

TABLE.ency { width: 95%; }

TD.pic { 
text-align: center;
vertical-align: middle;
}

TH { 
color: #FFFFCC;
font-weight: bold;
font-style: Normal;
text-align: center;
}

H1 {
text-align: center;
font-size: 24pt;
color: #FFCC99;
font-weight: normal;
}

H2 {
font-size: 18pt;
color: #FFCC99;
font-weight: Normal;
}

H3 {
font-size: 14pt;
color: #CCFFFF;
font-weight: Normal;
}

H4 {
text-align: center;
color: #FFCC99;
font-weight: Normal;
text-decoration: underline;
}

EM {
color: #CCFFFF;
font-weight: Normal;
font-style: Normal;
}

STRONG {
color: #FFFFCC;
font-weight: Normal;
font-style: Normal;
}

LI { text-align: left; }

IMG { border-width: 0; }

P#ad { text-align: center; }

P#icons { text-align: right; }

DL.menu DT { font-size: 18pt; }


