@charset "iso-8859-1";
/* CSS Document */


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	letter-spacing: 90%;
	line-height: 80%;
	margin-bottom: -10px;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: normal;
	letter-spacing: 90%;
	line-height: 80%;
	margin-bottom: -8px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 90%;
	line-height: 80%;
	margin-bottom: -8px;
}

.blue {
	color: #445fb9;
}


.grey {
	color:#ac9ea0;
}

.orange {
	color:#FF9900;
}
	
.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.smallertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
}
