

.pa{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#wrapper{
width: 700px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #CC2827;
}
.tab{
float: left;
height: 32px;
width: 150px;
margin: 0 1px 0 0;
text-align: center;
background: #CC2827 url(images/btntab.jpg) no-repeat;
}
.tabtxt{
margin: 0px 0px 0px 0px;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 9px 0 0 0;
}
