/* Global Styles */

.title {
	color: #3a80bb;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodytext {
	color: #3a80bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.page_heading {
	color: #3a80bb;
	font-weight: bold;
	font-size: 24px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.footer {
	color: #3a80bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bodytextnospace {

	color: #3a80bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.bodytextnospbold {
	color: #3a80bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
