
#wrapper p{
	margin: 0px;
	padding: 15px;
	line-height: 1.5em;
	text-align: justify;
	font-size: 12px;
}

#wrapper h2{
	padding-left: 15px;
	line-height: 1.5em;
	text-align: justify;
	font-size: 22px;
	
}

#wrapper{
width: 640px;
margin: 0px;

}
.box{
	background-color: #EEEEE6;

}
.boxholder{
	clear: both;
	padding: 1px;
	background-color: #eeeee6;
}
.tab{
	float: left;
	height: 25px;
	text-align: center;
	background: #cccccc;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
}

.tabtxt {
	margin: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.tabtxt a{
	
	color: #000;
	font-size: 12px;
	font-weight: bold;
	
}

.tabtxt a:hover{
	
	color: #990000;

	
}




