#header, #comment, #txpCommentInputForm, .two, .three, #footer, .printa{
	display:none;
}
	
	

body{
	margin:auto;
	padding:0;
	font-family:Times, Georgia, Serif;
	text-align:center;

}

a img{
	border:0px;
}

#wrapper{
	margin:auto;
	padding:0;
	width:960px;
}
#container{
	width:960px;
}





span.first
{
	float: left;
	font-size: 300%;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
}


p{
	text-align:justify;
	line-height:140%;
	color:#262525;
	font-size:17px;
}


h2{
	font-family:Monaco, Monospace, Verdana, Helvetica, Sans-Serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:21px;
	margin:0;
	padding:0;
	color:#262525;
}
h2 a{
	color:#262525;
	text-decoration:none;
}
h2 a:hover{
	background:#262525;
	color:#fff;
}

h1{
	font-size:20px;
	color:#4a4a4a;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:20px 0 5px 0;
	letter-spacing:1px;
}

h3{
	font-family:Times, Serif;
	font-size:17px;
	font-weight:normal;
	text-transform:uppercase;
	color:#262525;
	margin:0;
	padding:0;
	letter-spacing:1px;
}
h3 a{
	color:#262525;
	text-decoration:none;
}
h3 a:hover{
	background:#262525;
	color:#fff;
}


a{
	color:#262525;
	text-decoration:none;
}
a:hover{
	background:#262525;
	color:#fff;
	text-decoration:none;
}






.one{
	width:410px;
	padding:20px 40px 20px 0;
    margin:auto
}



.date{
	font-size:14px;
	font-style:italic;
}

.posit a{
	font-style:italic;
	text-decoration:none;
}
.post{
	padding:0 5px 0 5px;
	margin-bottom:20px;
	border-bottom:1px solid #bfbfbf;
}
.post p a{
	text-decoration:underline;
}


.small{
	font-size:14px;
	margin-top:-20px;
	padding:0;
}

