#navbar-iframe {height:0px; visibility:hidden; display:none}

A:link, A:visited, A:active
{ font-family: Arial; font-size: 8pt; text-decoration: none; font-weight: bold; background-color: none; text-transform: none; color: #c5c5c5; line-height: 120%;}
A:hover 
{ font-family: Arial; font-size: 8pt; text-decoration: none; font-weight: bold; color: #000; text-transform: none; line-height: 120%;}

body {
background-color: #000;
color: #FFF;
font-size: 8pt;
line-height: 110%;
margin: 0px;
padding: 0px;
text-align: justify;
}

table {
background-color: none;
border: none;
font-family: Arial;
font-size: 8pt;
color: #fff;
line-height: 110%;
margin-top: 50px;
text-align: justify;
}

.userpic {
float: left;
width: 100px;
border: 1px solid #555;
padding: 3px;
margin-right: 5px;
margin-bottom: 5px;
}

.title {
font-family: Century Gothic;
font-size: 21pt;
line-height: 100%;
color: #F7BE81;
letter-spacing: -2pt;
text-align: center;
width: 100%;
padding-top: 50px;
}

.title2 {
font-family: Century Gothic;
font-size: 21pt;
line-height: 100%;
color: #F78181;
letter-spacing: -2pt;
text-align: center;
width: 100%;
margin-top: -10px;
padding-bottom: 10px;
}

.h1 {
font-family: Tahoma;
font-size: 8pt;
letter-spacing: 2pt;
line-height: 150%;
color: #F5A9A9;
text-align: justify;
}

.h2 {
font-family: Arial;
font-size: 10pt;
color: #F7BE81;
letter-spacing: 1pt;
text-align: justify;
font-style: italic;
line-height: 100%;
border-bottom: 1px solid #555;
}

.h3 {
font-family: Arial;
font-size: 10pt;
color: #F78181;
letter-spacing: 1pt;
line-height: 100%;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #eee;
}

blockquote {
background-color: #404040;
border: 1px solid #454545;
padding: 10px;
color: #999;
}

blockquote:hover {
color: #bbb;
}

::-moz-selection {
color: #fff;
background: #585858;
}

strong, s {
color: #F7BE81;
}

b, u, em {
color: #F5A9A9;
}