body {
	background-image: none;
	background-color: #FF4137;
	margin-left: 75px;
}


h1 {
	font-family: Andy;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
.red {
	color: #FF0000;
}

.table-cell-1 {
	background-color: #FFFFFF;
}

.script {
	font-family: Vivaldi;
	font-size: large;
	font-weight: bold;
}

h2 {
	font-family: Andy;
	font-size: x-large;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
