.body {
  background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	background-repeate:no-repeat;
	background-position:0px 0px;
}


.subbody {
  background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996633;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


a:link {
	color: #3266dc;
	text-decoration: none;
}

a:visited {
	color: #3266dc;
	text-decoration: none;
}

a:hover {
	color: #348833;
	text-decoration: underline;
}

