.body_text {
	text-align: justify;
	color: black;
	line-height: 16px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contact_text {
	text-align: justify;
	color: black;
	line-height: 25px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	text-align: justify;
	color: #D13B1C;
	line-height: 16px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	text-decoration: underline;
	text-align: justify;
	color: #D13B1C;
	line-height: 16px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.tear {
	text-decoration: none;
	text-align: justify;
	color: #D13B1C;
	line-height: 16px;
	font-size: 11px;
	font-family: Arial, "Verdana";
}

a.tear:hover {
	text-decoration: underline;
	text-align: justify;
	color: #D13B1C;
	line-height: 16px;
	font-size: 11px;
	font-family: Arial, "Verdana";
}
.resume_title {
	color: #315A5E;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.resume_title2 {
	line-height: 19px;
	color: #5BA1AB;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.crud_table{
    font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.crud_table_header{
    font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-weight:bold;
}
 #Address {padding-left: 20px}

 #TableBrokerageBrand table{	
	font: 11px "Georgia", Times, serif;
	width: 450px;
	padding: 0;
	margin: 0;
}

#TableBrokerageBrand th{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #B7D4D0;
}

#TableBrokerageBrand td{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}

#TableBrokerageBrand #Title{
	padding: 0 0 0px 0;
	width: 450px;	 
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: none;
}





