body {
	background-image: url(images/bg.jpg);
	background-color: #E7CEA5;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment:fixed;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFFBF0;
}

a:hover {
	color: #FFDF00;
}

hr {
  border:0;
  border-top: 1px solid #411103;
  height: 0;
  background: #411103;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
}

.style18 {
	font-size: 14px;
	color: #AA0000;
}
.style19 {font-size: 12px}
.style22 {
	font-size: 12;
	font-weight: bold;
	color: #35140F;
}
.style25 {color: #35140F}
.style29 {font-size: 14px; font-weight: bold; font-style: italic; }
.style31 {
	font-size: 12px;
	font-weight: bold;
	color: #35140F;
}
.style32 {color: #35140F; font-style: italic; font-weight: bold;}
.style33 {font-size: 14px}
.style34 {color: #35140F; font-weight: bold;}
.style35 {
	color: #35140F;
	font-size: 12px;
}

h1 {
    font-size: 14px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 14px;
}

hr {
  border:0;
  border-top: 1px solid #411103;
  height: 0;
  background: #411103;
}

a.white-link-underline {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	text-decoration: underline;
	color: #004823;
}


a.linkoverride:link {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#723E19;
}

a.linkoverride:visited {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#621B1B;
}

a.linkoverride:hover {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#B4074C;
}
a.linkoverridebottom:link {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#621B1B;
}

a.linkoverridebottom:visited {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#000000;
}

a.linkoverridebottom:hover {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#621B1B;
}


