body {
	background-color: #CCFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.4em;
	}
h1 {
	color: #531684;
	font-size: 120%;
	font-weight: bold;
	}
h2 {
	color: #000000;
	font-weight: bold;
	font-size: 105%;
	margin-left: 25px;
	}
.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: .75em;	
	color: #999999
	}
.small {
	font-size: 85%;
}
a.navbar:link {
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
}
a.navbar:visited {
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
}
a.navbar:hover { 
	color: #531684;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
	}
a.navbar:active {
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
}
a {
	color: #531684;
}
.contact {
	color: #531684;
	text-align: left;
	font-weight: bold;
}
p.article {margin-left: 25px
}
p.indent {margin-left: 25px
}
p.indent_right {margin-right: 75px
}
.articles_link {
	text-align: right;
	margin-right: 25px;
}
.copyright {
	font-size: 70%;
	text-align: center;
}
.bluebold {
	font-weight: bold;
	color: #531684;
}
li {
	list-style-type: disc;
}
.space li {
	list-style-type: disc;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

