.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #660099;
}
a:hover {
	color: #666699;
	text-decoration: none;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	line-height: normal;

}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #660099;
	font-weight: bold;
	text-decoration: none;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 10px;
	padding: 0px;



}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #660099;
	text-align: justify;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #003399;

}
.buttonsCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000099;
	font-weight: bold;

}
.backgroundimage {
	background-image: url(../../assets/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
