@charset "utf-8";
/* CSS Document */

.Table_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
}

