.title {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

.border_photo {

	border: 2px solid #FFFFFF;
}

.body_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}

.body_text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;

}

.title2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: 400;
	color: #000000;

}

.text_box {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}

.border_photo2 {

	border: 2px solid #3C94C4;

}

.style1 {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366FF;
	font-weight: bold;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;
	color: #3366FF;

}

a:hover {

	text-decoration: underline;
	color: #000066;

}

under_links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
	text-decoration: underline;

}