﻿.tablemain {
	background-color: #FFFFFF;
}
.tabletopic {
	font-size: 15px;
	background-color: #FFFFFF;
}
.tabletopicheader {
	background-color: #000080;
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.tablecontent {
	font-family: Arial;
	font-size: 15px;
}
.tablecontentlinks {
	font-family: Arial;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
}
.center {
	font-family: Arial;
	font-size: 15px;
	text-align: center;
}
.printbold {
	font-weight: bold;
	font-size: 15px;
}
.printcomic {
	font-size: 24px;
	font-family: "Comic Sans MS";
}
.printred {
	color: #FF0000;
	font-weight: bold;
}
.pagelinksred {
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.maps {
	font-size: large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 380px;
	background-color: #FFFFFF;
	font-family: Arial;
	color: #000000;
}
.graphic {
	margin-right: 12px;
	float: left;
}
.graphicborder {
	border-style: none;
	border-width: 0px;
}
.margin1 {
	margin-top: 16px;
	margin-bottom: 8px;
	list-style-type: disc;
}
.margin2 {
	margin: 8px 16px 8px 16px;
	list-style-type: circle;
}
.margin3 {
	margin: 8px 32px 8px 32px;
	list-style-type: square;
}
.margin4 {
	margin: 8px 48px 8px 48px;
	list-style-type: square;
}
.informationsource {
	font-family: Arial;
	font-size: 12px;
}

