@charset "UTF-8";
/* CSS Document */

body {
	background-color: #EE9800;
}
.bottom {
	border-top: thin solid #000;
	/* background:#CCC; */
}
.bottom p a {
	font-size: small;
}
.the_top {
	border-bottom: thin solid #000;
	/* background:#CCC; */
}

.the_table {
	background-color: #FFFFFF;
}

.the_table h3 {
	margin-top:0px;
	font-size: 1.1em;
	color: #EE9800;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.the_table {
	border: thin solid #000;
}

.the_table .bottom td p a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.the_table tr td .photo_and_link tr td p a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.the_table tr td .mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.the_table tr td .mid tr td div {
	font-family: Arial;
	font-size: 12px;
}

.the_table .the top img {
	padding-right: 5px;
	padding-left: 5px;
}
