body
{
	margin: 40px;
	text-align: center;
}

.bodyclass
{
  background-color: #e0d4bb;
	margin: 40px;
}

body, td, div, p, .normal
{
	color: #635944;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 11px;
}

p
{
	margin-bottom: 10px;
	margin-top: 0px;
}

.header
{
	color: #981b12;
  font-weight: bold;
}

.container
{
	background-color: #e0d4bb;
  border-style: solid;
  border-width: 1px;
  border-color: #981b12;
  height: 598px !important;
	height: 600px;
	margin-top: 40px;
	position: relative;
  width: 878px !important;
	width: 880px;
}


.bodyclass2
{
  background-color: #981b12;
	margin: 40px;
}

.container2
{
	background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #98765F;
  height: 598px !important;
	height: 600px;
	margin-top: 40px;
	position: relative;
  width: 878px !important;
	width: 880px;
}

.bodyclass3
{
  background-color: #981b12;
	margin: 40px;
}

.container3
{
	background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #98765F;
  height: 1223px !important;
	height: 1225px;
	margin-top: 40px;
	position: relative;
  width: 878px !important;
	width: 880px;
}

  
a:link
{
	color: #981b12;
	font-weight: normal;
	text-decoration: underline;
}

a:visited
{
	color: #981b12;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	color: #981b12;
	font-weight: normal;
	text-decoration: none;
}


.copyright
{
	color: #981b12;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
  font-weight: normal;
	line-height: 10px;
}


.copyright2
{
	color: #e0d4bb;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
  font-weight: normal;
	line-height: 10px;
}

ul
{
	margin-bottom: 0px;
	margin-left: 16px;
	margin-top: 0px;
	padding: 0px;
}

ol
{
	margin-bottom: 5px;
	margin-left: 23px;
	margin-top: 0px;
	padding: 0px;
}

li
{
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

