.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;
}

.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}
