BODY  {
font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
background-color: Black;
color : White;
}

.SITEBODY { 
background-color: #002D28;
font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
color : White;
}

.ENTRANCEBODY { 
background-color : #012D27;
font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
color : White;
}

A  {
text-decoration : none;
color : White;
font-weight : bold;
font-style: italic;
}

A:Visited  {
text-decoration : none;
color : White;
font-weight : bold;
font-style: italic;
}

A:Active  {
text-decoration : none;
color : White;
font-weight : bold;
font-style: italic;
}

A:Hover  {
text-decoration : none;
color : White;
font-weight : bold;
font-style: italic;
}

.SMALL { 
font-size: x-small;
}

.XSMALL { 
font-size: xx-small;
}

.INFOTEXT { 
}

.INFOHEAD { 
color : #F4F5B4;
font-size: medium;
font-style: normal;
font-weight: bold; 
}

.TITLE {
color : #F4F5B4;
font-weight: bold; 
}

p.sentinel {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #F4F5B4;
font-weight: bold; 
font-size: small;
text-align: center;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 10px;
}