body {
font-family: arial;
font-size: 7pt;
background-color: transparent;
color: #656565; }

b {
font-family: arial;
font-size: 8pt;
color: #fa9200; }

i {
font-size:11px;
font-family:georgia;
color: #ffea4c; }

u {
color: #ff264d;
border-bottom: 1px solid #b38ab9; }

a:link,a:visited,a:active {
color: #e9bdc7;
font-size: 8pt;
text-decoration:none; }

a:hover {
color: #000;
cursor: help;
font-size: 8pt; }

.head {
border-bottom:2px solid #ffffff;
font-family: arial;
font-weight: bold;
font-size: 16pt;
color: #4b4b4b;
text-align: center;
text-transform:lowercase;
line-height: 13pt;
letter-spacing: -1.5pt;
margin: 0px;
padding: 1px;

}

.subhead {
display: block;
background: #313131;
border-bottom: 1px solid #3375ac;
font-family: arial;
font-size: 6pt;
line-height: 8pt;
font-weight: bold;
color: #fff;
text-align: left;
text-transform: uppercase; }

.side {
margin-top:0px;
background-color: #161616;
border:none;
text-align: justify;
line-height: 7.5pt; }

#navigation {
list-style: none;
margin: 0;
padding: 0; }

#navigation li {
float: left; }

#navigation li a {
display: block;
background-color: #000;
font-family: georgia;
font-size: 5.5pt;
line-height: 10pt;
font-weight: bold;
width: 160px;
text-align: center;
color: #fff;
padding: 3px 0;
text-transform: uppercase; }


#navigation li a:hover {
display: block;
background-color: #000;
font-family: georgia;
font-size: 5.5pt;
line-height: 10pt;
font-weight: bold;
width: 160px;
text-align: center;
color: #656565;
padding: 3px 0;
text-transform: uppercase; }

ul li {
  list-style: none; }