a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #996699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #996699;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align:center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #996699;
	border-bottom-color: #996699;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 0.5% 0%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #336600;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #336600;
}
ul {
	margin: 0 0 0 1em;
	padding: 0;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 200%;
	list-style-position:outside;
	list-style-image: url(images/Bullet8.jpg);
	background-repeat: no-repeat;
}
.bodyli{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/Bullet9.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
}
.graceli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/GBullet.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.newsli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/Star.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.OnPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #996699;
	text-align:left;
}
.aims{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#996699;
}
.BoldDefText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.Border {
	border: 2px dotted #996699;
	padding: 10px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.Shoutout {
	border: 2px dotted #996699;
	padding: 10px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.DefText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.DonateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #006600;
}
.HMenu {
	border: 2px ridge #996699;
	padding: 10px 2px 10px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.ItalicDefText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style:italic;
}
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.PurpleDefText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #996699;
}
.PurpleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #996699;
	line-height: 120%;
}
.SideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	background-image: url(images/Bullet7.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
}
.SmallBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: #996699;
}
.VLargeText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #996699;
}
.NoBorder {
	border: 0;
}
.NoBorderL {
	margin-right: 5px;
	float: left;
	border: 0;
}
.NoBorderR {
	margin-left: 5px;
	float: right;
	border: 0;
}
.PixL {
	margin-right: 5px;
	float: left;
	border: thin solid #996699;
}
.PixR {
	margin-left: 5px;
	float: right;
	border: thin solid #996699;
}

