﻿h1 {
	color: #9e2a20;
	font-size: 68px;
	margin: 0;
	font-family: "Trebuchet MS",Helvetica,Arial;
}

h2 {
	color: #d14040;
	font-size: 38px;
	margin: 0;
	font-family: "Trebuchet MS",Helvetica,Arial;
}

h3 {
	color: #40aad1;
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
	margin-bottom: 30px;
	font-family: "Trebuchet MS",Helvetica,Arial;
}

h4 {
	color: #5bd140;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 2px;
	margin-top: 20px;
	font-family: "Trebuchet MS",Helvetica,Arial;
}

p {
	color: #fff;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	font-family: "Trebuchet MS",Helvetica,Arial;
}

.white {
	color: #fff;
}

.red {
	color: #ec1d25;
}

.purple {
	color: #6a488d;
}

.light-purple {
	color: #d14b9b;
}

.dim-green {
	color: #a28c39; 
}

.light-green {
	color: #9ecc3b
}

.orange {
	color: #f36e21;
}

.dark-blue {
	color: #3d5ba9;
}

.pale-blue {
	color: #91a6d5;
}

.pink {
	color: #ed037c;
}

.turkey {
	color: #00abbf;
}

.gray {
	color: #d9d2cf;
}

.yellow {
	color: #fdbd3f;
}

.burgandy {
	color: #901518;
}

.dim-red {
	color: #bb292e;
}
