body{
color: #333;
font-size: 11px;
font-family:Helvetica, arial;
}
a{
color: #FF6600;
text-decoration: none;
}
a:hover{
color: #444444;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
/*border: 1px solid #000000;*/
}
#wrapper{
width: 480px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 1px;
background: #000000;
}
.tab{
float: left;
height: 25px;
width: 150px;
margin: 0 1px 0 0;
text-align: center;
background: url(../images/greentab.jpg);
border: #666666 solid 1px;
border-bottom: #666666 solid 0px;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 10px;
font-weight: bold;
padding: 6px 0 0 2px;
}
