.NameHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	line-height: 1.2;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	line-height: 2;
}
.PhoneHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.75;
	font-weight: bold;
	color: #000099;
	background-color: #FFFF00;
	border: thin solid #FFFF00;
}
a:link, a:active {
	color: #000000;
}
a:visited {
	color: #ff0000;
}
a:hover {
	color: #FFffff;
	background-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffcc;
}
#Navigation {
	background-position: center center;
	border-top: thick double #000099;
	border-right: thick double #000099;
	border-bottom: thick double #000099;
	border-left: thick double #000099;
	padding: 2px;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.75;
}
#Navigation a:link, #Navigation a:visited, #Navigation a:active {
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 4px;
}
#Navigation a:hover {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.StdImg {
	border-top: thick double #000099;
	border-right: thick double #000000;
	border-bottom: thick double #000000;
	border-left: thick double #000099;
	padding: 2px;
	margin: 2px;
}
.ContainerTable {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000099;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000099;
}
.TopTable {
	border: thin inset #FFFF00;
}
.quotedText {
	font-size: small;
	font-style: italic;
}
.ClickEnlargement {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
.Nav_Larger {
	font-size: medium;
}
