<STYLE TYPE="text/css">
<!--

body {  
	background-color: #FFFFCC;
	font-size: 11pt;
	font-weight: normal;
	font-family: times,serif; 
	margin: 0px 0px;
	border: 0px 0px;
	padding: 0px 0px;
	text-align: center;
}

A:link { 
	color: #333399;
	text-decoration: none;
	font-weight: bold; 
	font-size: 12pt; 
	font-family: verdana,arial,helvetica,sans-serif; 
}

A:active { 
	color: #333399;
	text-decoration: none;
	font-weight: bold; 
	font-size: 12pt; 
	font-family: verdana,arial,helvetica,sans-serif; 
}

A:visited { 
	color: #333399;
	text-decoration: none;
	font-weight: bold; 
	font-size: 12pt; 
	font-family: verdana,arial,helvetica,sans-serif; 
}

A:hover { 
	color: #3333FF;
	text-decoration: none;
	font-weight: bold; 
	font-size: 12pt; 
	font-family: verdana,arial,helvetica,sans-serif; 
}

P { 
	color: #000000;
	background: transparent; 
	font-size: 12pt;
	font-weight: normal;
	font-family: verdana,arial,helvetica,sans-serif; 
}

UL { 
	color: #000000;
	background: transparent; 
	font-size: 12pt;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif; 
}

H2 { 
	color: #FFFFFF;
	background: transparent; 
	font-size: 15pt;
	font-weight: bold;
	font-family: times;
	font-style: italic; 
}

H3 { 
	color: #000000;
	background: transparent; 
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif; 
}

H4 { 
	color: #000000;
	background: transparent; 
	font-size: 12pt;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	text-decoration: normal; 
}

P.footnote {	 
	color: black;
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	background: transparent; 
	text-align: center;
}

A.footnote:link { 
	color: #333399;
	text-decoration: none;
	font-weight: bold; 
	font-size: 7pt; 
	font-family: verdana,arial,helvetica,sans-serif; 
}

A.footnote:active { 
	color: #333399;
	text-decoration: none;
	font-weight: bold; 
	font-size: 7pt; 
	font-family: verdana,arial,helvetica,sans-serif; 
}

A.footnote:visited { 
	color: #333399;
	text-decoration: none;
	font-weight: bold; 
	font-size: 7pt; 
	font-family: verdana,arial,helvetica,sans-serif; 
}

A.footnote:hover { 
	color: #3333FF;
	text-decoration: none;
	font-weight: bold; 
	font-size: 7pt; 
	font-family: verdana,arial,helvetica,sans-serif; 
}

#frame {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10;
	margin-bottom: auto;
	height: 760px;
	width: 810px;
	overflow: auto;
	text-align: left;
	background: #FFFFCC;
}

#header {
	position: absolute;
	overflow: clip;
	width: 800px;
	height: 200px;
	top: 10px;
	right: 0;
	bottom: auto;
	left: 0;
	z-index: 3;
	background-image: url("furshearbg.jpg");
	background-repeat: no-repeat;
}

#sidebar {
	position: absolute;
	overflow: auto;
	width: 190px;
	height: auto;
	top: 209px;
	right: auto;
	bottom: 50px;
	left: 0;
	z-index: 2;
	background-image: url("Background.gif");
	background-repeat: tile;
	padding-top: 15px;
}

#main {
	position: absolute;
	overflow: auto;
	width: 610px;
	height: auto;
	top: 209px;
	right: 0;
	bottom: 50px;
	left: 190px;
	z-index: 2;
	background-image: url("Background.gif");
	background-repeat: tile;
	padding-top: 20px;
}

#footer {
	position: absolute;
	overflow: auto;
	width: 800px;
	height: 50px;
	top: auto;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 3;
	background-image: url("Footer.gif");
	background-repeat: no-repeat;
	padding-top: 15px;
}

-->
</STYLE>

