h1{
	font-family: Georgia, Times New Roman, Times;
	font-size: 20px;
	color: #6800AB;
}

#center{
	text-align:center;
	align: center;
}
	
p{
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.purple{
	color: #b6222c;
}

.littlehead{
	text-align:center;
	font-family: Helvetica, Arial, "Sans Serif";
	font-weight: bold;
	width: 130px;
	color: #FFFFFF;
	background-color: #b6222c;
}

.central{
	position: relative;
	margin: auto;
}

#bighead{
	text-align:center;
	font-family: Helvetica, Arial, "Sans Serif";
	font-weight: bold;
	width: 200px;
	color: #FFFFFF;
	background-color: #b6222c;
}

#mainhead{
	text-align: left;
	padding-left: 20px;
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 16px;
	font-weight: bold;
	width: 210px;
	color: #ffffff;
	background-color: #b6222c;
}

a{
	text-decoration: none;
	color: #b6222c;
	font-family: Helvetica, Arial, "Sans Serif";
}
