
.page_text a:link{
	color:red;
	text-decoration: underline;
}
.page_text table{
	color:#2B2B2B;
	line-height:25px;
}
.page_text table  table tr td{
		border-right:1px solid #888;
		border-bottom: 1px solid #888;
}
.page_text table div{
	margin-right:20px;
}



.page_text table   table tr td:first-child {
		border-left:1px solid #888;
}
.page_text table   table {
	padding-right:70px;
}

.page_text table   table tr:first-child td:first-child
{ 
		border-left:1px solid #888;
		border-top:1px solid #888;
}