﻿table {
	margin-right: auto;
	margin-left: auto;
}
table {
	margin-right: auto;
	margin-left: auto;
}
.center {
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
.cont-bk-wht-brdr {
	text-align: left;
	background-color: #FEF4E0;
	border-width: 8px;
	border-color: #58391D;
	border-right-style: solid;
}
.bgrd-color-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #58391D;
}
.bgrd-colr-grn {
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #1A4D00;
}
.border-0 {
	border-width: 0px;
}
.txt-lrg {
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: large;
}
.txt-xsml-copyright {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
}
