body {
	background: #f3e5b2;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table.tablebrown {
	background-color: #d76e5e;
}
a.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #a53631;
}
a.leftlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}
a.lefttxtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #a53631;
}
.lefttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #a53631;
}
a.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #003366;
}
a.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #a53631;
}
a.linkdirectory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #003366;
}
a.linkdirectory:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #a53631;
}
a.shoppinglnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #a53631;
}
a.shoppinglnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #003366;
}
a.intxtbrownlnk {
	text-decoration: none;
	color: #361310;
}
a.intxtbrownlnk:hover {
	text-decoration: underline;
	color: #361310;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #d76e5e;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d76e5e;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d76e5e;
}
hr {
	color: #894338;
	height: 2px;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a53631;
}
.bluetext30ptcenterbold {
	font-size: 30px;
	color: #003366;
	text-align: center;
	font-weight: bold;
}
.bluetext18ptcenterbold {
	font-size: 18px;
	color: #003366;
	text-align: center;
	font-weight: bold;
}
.bluetext16ptcenterbold {
	font-size: 16px;
	color: #003366;
	text-align: center;
	font-weight: bold;
}
.bluetext {
	color: #003366;
}
.bluetextbold {
	color: #003366;
	font-weight: bold;
}
.bluetextboldcenter {
	color: #003366;
	text-align: center;
	font-weight: bold;
}
.bluetext18ptbold {
	color: #003366;
	font-size: 18pt;
	font-weight: bold;
}
.bluetext16ptbold {
	color: #003366;
	font-size: 16pt;
	font-weight: bold;
}
.bluetext14ptbold {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.browntext {
	color: #d76e5e;
}
.browntextbold {
	color: #d76e5e;
	font-weight: bold;
}
.browntext18ptbold {
	color: #d76e5e;
	font-size: 18pt;
	font-weight: bold;
}
.browntext16ptbold {
	color: #d76e5e;
	font-size: 16pt;
	font-weight: bold;
}
.browntext14ptbold {
	font-size: 14px;
	color: #d76e5e;
	font-weight: bold;
}
.whitetext {
	color: #ffffff;
}