body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B7F7F;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#footer_copyrights a {
	color: #077189;
	}
#footer_copyrights a:hover {
	color: #17A00A;
	text-decoration: underline;
	}
#left_address a {
	color: #910512;
	}
#left_address a:hover {
	color: #060A6B;
	text-decoration: underline;
	}
#right_text a {
	color: #FFFFFF;
	text-decoration: underline;
	}
#right_text a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
.body_base {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #880606;
	font-size: 20px;
	font-weight: bold;
}
.photo {
	text-align: center;
	height: 190px;
	width: 140px;
	background-image: url(../images/photo_bg.jpg);
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
	line-height: normal;
	text-decoration: blink;
	font-style: oblique;
}
.left_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #910512;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #077189;
	font-size: 11px;
	line-height: 20px;
	text-align: right;
}
.right_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: justify;
}
