p {
	color: #032D57;
	margin: 0px 0px 15px;
}
a {
	color: #032d57;
}
h1, h2 {
	margin: 0px;
	text-transform: uppercase;
	font-family: Times;
	font-weight: normal;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	font-weight: bold;
}
.subTitle {
	margin: 2px 0px 15px 0px;
	color: #2d75b0;
	font-style: italic;
}

.right_to_left{
	direction: rtl;
	text-align : right;
}

.images {
}

.image_links {
	position: absolute;
	margin-top: 0px;
	padding-bottom: 0px;
}

.normal_text {
	margin-bottom: 0px;
}
