p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #36C;
	padding-right: 10px;
	padding-left: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-weight: normal;
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #009;
	text-decoration: none;
}

a:hover {
	color: #06F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06C;
	font-weight: bolder;
}
.menubar a {
	font-weight: bold;
}

.centertext {
	text-align: center;
}

.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

table {
	background-color: #FFF;
	border: thin none #09F;
	margin: 5px;
	padding: 5px;
}
.tabletop {
}

h3 a:link   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	background-color: #000;
	background-image: url(images/plain-background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	text-align: center;
}
hr {
	width: 700px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0CF;
	border-right-color: #0CF;
	border-bottom-color: #0CF;
	border-left-color: #0CF;
	margin: 1px;
	padding: 1px;
}
.tagline {
	color: #313363;
}

.headshots {
	border: medium double #06F;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	font-weight: bold;
	text-align: left;
}
.justified {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.boldlink {
	font-weight: bolder;
	font-size: 16px;
}

