<html>
<head>
<title>IRES Default CSS Document</title>

	
<style TYPE="text/css">



/* default small type body style */
body, #body { 				color: 000000; }
body, #body, head, td, br, span, div, p, nobr, #L, #tan, #tred, #ttan, #head, #foot, #helpfoot, #foottext, #redtop, #redtophi, #top, #tophi {
					font-family: verdana, helvetica, arial; }
body, #body, td, span, div, p, #head, #foot, #helpfoot, #foottext, #redtop, #redtophi, #top, #tophi {			font-size: 10px; }


/* larger type styles */
#large {				font-size: 12px; }
#large-b {				font-size: 12px; }
#large-b {				color: 000000; }
#large-b {				font-weight: bold; }
#largeblue {			font-size: 12px; }
#largeblue {			color: 000033; }
#largeblue-b {			font-size: 12px; }
#largeblue-b {			color: 000033; }
#largeblue-b {			font-weight: bold; }

#t10w {					font-size: 10px; color: ffffff; }
#t10w-b {				font-size: 10px; color: ffffff; font-weight: bold; }
#t11w {					font-size: 11px; color: ffffff; }
#t11w-b {				font-size: 11px; color: ffffff; font-weight: bold; }
#t11k {					font-size: 11px; color: 000000; }
#t11k-b {				font-size: 11px; color: 000000; font-weight: bold; }
#t12w {					font-size: 12px; color: ffffff; }
#t12w-b {				font-size: 12px; color: ffffff; font-weight: bold; }
#t12k {					font-size: 12px; color: 000000; }
#t12k-b {				font-size: 12px; color: 000000; font-weight: bold; }


/* special type treatments */
#blue {					color: 000033; }
#gray {					color: 333333; }
#b {					color: 000000; }
#b {					font-weight: bold; }
#b-blue {				color: 000033; }
#b-blue {				font-weight: bold; }


#subhead {				font-family: verdana, helvetica, arial; } 
#subhead {				font-size: 14px; }
#subhead {				color: 000033; }
#subhead {				font-weight: 200; }

#largelink {			font-family: verdana, helvetica, arial; } 
#largelink {			font-size: 14px; }
#largelink {			color: 000033; }
#largelink:active {		color: 003399; }
#largelink:hover {		color: 003399; }
#largelink {			font-weight: bold; }
#largelink {			text-decoration: none; } 

#sidelink {				font-family: verdana, helvetica, arial; } 
#sidelink {				font-size: 11px; }
#sidelink {				color: 000033; }
#sidelink:active {		color: 003399; }
#sidelink:hover {		color: 003399; }
#sidelink {				font-weight: 200; }
#sidelink {				text-decoration: none; } 

#sidelinkb {			font-family: verdana, helvetica, arial; } 
#sidelinkb {			font-size: 11px; }
#sidelinkb {			color: 000033; }
#sidelinkb:active {		color: 003399; }
#sidelinkb:hover {		color: 003399; }
#sidelinkb {			font-weight: bold; }
#sidelinkb {			text-decoration: none; } 


/* 1st Level Navigation */
#navbar1 {				font-size: 12px; }
#navbar1 {				font-weight: 200; }
#navbar1 {				color: ccffff; }
#navbar1:link {			color: ccffff; }
#navbar1:visited {		color: ccffff; }
#navbar1:active {		color: 000000; }
#navbar1:hover {		color: 333333; }
/* 1st Level Navigation Hilite */
#navbar1hi {			font-size: 12px; }
#navbar1hi {			font-weight: 200; }
#navbar1hi {			color: 000000; }
#navbar1hi:link {		color: 000000; }
#navbar1hi:visited {	color: 000000; }
#navbar1hi:active {		color: 333333; }
#navbar1hi:hover {		color: 333333; }

/* 2nd Level Navigation */
#navbar2 {				font-size: 10px; }
#navbar2 {				font-weight: 200; }
#navbar2 {				color: ccffff; }
#navbar2:link {			color: ccffff; }
#navbar2:visited {		color: ccffff; }
#navbar2:active {		color: 000000; }
#navbar2:hover {		color: 333333; }
/* 2nd Level Navigation Hilite */
#navbar2hi {			font-size: 10px; }
#navbar2hi {			font-weight: 200; }
#navbar2hi {			color: 000000; }
#navbar2hi:link {		color: 000000; }
#navbar2hi:visited {	color: 000000; }
#navbar2hi:active {		color: 333333; }
#navbar2hi:hover {		color: 333333; }


/* page title headline style */
#head {				font-size: 20px; }
#head {				color: 000000; }
#head {				font-weight: 400; }

/* major section headline style */
#section {			font-size: 16px; }
#section {			color: 00000; }
#section {			font-weight: 900; }

/* major section headline style */
#subsection {		font-size: 15px; }
#subsection {		color: 00000; }
#subsection {		font-weight: 900; }

/* right side headline style */
#sidehead {			font-size: 15px; }
#sidehead {			color: 003366; }
#sidehead {			font-weight: 600; }

/* right side text style */
#side {				font-size: 12px; }
#side {				color: 000033; }
#side {				font-weight: 200; }


/* non-underlined navigation; not in some browsers */
#navbar1, #navbar1hi, #navbar2, #navbar2hi {			text-decoration: none;}

/* body links */
a:link {			color: 000066; }
a:visited {			color: 000099; }
a:active {			color: 0033ff; }
a:hover {			color: 0033ff; }
#large:link {		color: 000066; }
#large:visited {	color: 000099; }
#large:active {		color: 0033ff; }
#large:hover {		color: 003399; }

/* foot text */
#foot {				font-size: 10px; }
#foot {				color: aaaaaa; }
#foot {				font-weight: bold; }

/* foot links */
#foot:link {		color: aaaaaa; }
#foot:visited {		color: aaaaaa; }
#foot:active {		color: 00ccff; }
#foot:hover {		color: 00ccff; }


/* Cursor controls: crosshairs and help '?' for help areas */
#cross {			cursor: crosshair; }
#helpfoot, #helptop, #helptophi, #help { 
					cursor: help; }

</style>

</head>

<body>
&copy2000 Steven Hoober


</body>
</html>

