body {background-image: url(../images/index/index-bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #E2E1B5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
	
.welcome {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;}	
.bottom {font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;}


/* F3 LINK STYLES START HERE */
a.f3:link {font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;}
a.f3:visited {font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;}
a.f3:active {font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;}
a.f3:hover {font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #164012;}
/* F3 LINK STYLES END HERE */