* {
color:#96967A;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:13px;
}

p {

margin:0px;
padding:0px;
}
*x {
color:#96967A;
font-family:Georgia, Times New Roman, Times, serif;
font-size:11px;
}
*x {
color:#96967A;
font-family:Trebuchet Ms, Arial,Helvetica,sans-serif;
font-size:11px;
}


body {
margin:0px;
padding:0px;
}
h1 {
color:#0B0B0B;
font-size:12px;
font-weight:bold;
}
h2 {
color:#99CC00;
font-size:12px;
font-weight:bold;
}
.red, .red strong {
color:#FF0000;
}

.small, .red strong {
font-size: 10px;
}

#floatbox {
position:absolute;
width:100%;
}

#box {
height:350px;
text-align:left;
width:300px;
}

a:hover {
background-color:#074C79;
color:#DBEC9E;
}
ul
{
margin-top:0px;
list-style-type: square;
}
li
{
margin:0px 0px 0px -24px;
}