body {
	background-color: #DADDD2;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	background-color: #A2BCE1;
	padding-left: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	display: block;
	white-space: normal;
	clear: both;
	margin-top: 5px;
	text-align: center;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-top: 5px;
	color: #000066;
}
p {
	color: #22251D;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-weight: bold;
	color: #000066;
}
a:hover {
	font-weight: bold;
	color: #6A7357;
}
a:active {
	color: #3A6FB6;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}
.prof {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #AAB29A;
	border: 2px solid #000000;
	padding: 5px;
	margin: 10px;
	float: right;
	width: 240px;
}
.credit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.netwrk {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #A2BCE1;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 2px;
	width: 167px;
	border: 1px solid #000000;
	float: left;
	font-size: smaller;
}
.search {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5C8BCB;
	border: 1px solid #000000;
	margin-top: 5px;
}
.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #463924;
}
.menu {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 4px;
	font-size: small;
}
.itm {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.itm:hover {
	color: #FFFFFF;
}
a.itm:active {
	color: #FFFFFF;
}
a.credit:hover {
	color: #FFFFFF;
}
a.credit:active {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.ac {
	padding: 4px;
	width: 75px;
	border: medium solid #FFFFFF;
	text-align: center;
	background-color: #A2BCE1;
}
.arrow {
	padding-top: 3px;
}
.bright {

	padding: 4px;
	width: 75px;
	border: medium solid #FFFFFF;
	text-align: center;
	background-color: #FF0000;
}
.red {

	font-family: "Book Antiqua", "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
