﻿p {
	text-align: left;
}
.menutxt {
	font-size: small;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
.h1middle {
	text-align: center;
	font-size: x-large;
}
h2 {
	color: #1EA3BF;
	text-indent: 25px;
	font-weight: bold;
	font-size: medium;
}
.authorcenter {
	color: #009933;
	text-align: center;
}
.authorright {
	text-align: right;
	font-style: italic;
	color: #0099CC;
}
.middlecell {
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	}
.skyborough_footer {
	font-size: x-small;
	color: #808080;
}
h1 {
	font-size: x-large;
	text-align: left;
	color: #0099cc;
}
.caption {
	text-align: center;
	font-size: small;
	color: #0099cc;
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C0C0C0;
}
a:link {
	font-style: italic;
	color: #808080;
	text-align: center;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #808080;
	text-decoration: none;
}

