﻿body         {
	font-family: "Times New Roman";
	font-size: 14pt;
	text-align: center;
 
	}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color:fuchsia;

}

a:hover {
	color: #808080;
}
a:visited {
	color: #000000;
}
a:active {
	color: #808080;
}
a {
	color: #800080;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	color: #800080;
}
.minorhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.mainbody {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.relgiousQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #800080;
}

.test {
	font-size:xx-small;
}
