<STYLE TYPE="text/css">

A:link { color: #104594; text-decoration: none }
A:visited { color: green; text-decoration: none}
A:active { color: purple}
A:hover {color: #FF0000; font-style: italic }
HR { COLOR: "#104594"; height:6}
sup.reg { vertical-align: 75%;
	height: 34px;
	font-size: small }

BODY 	{
	background-color: white;
	background-image: url(graphics/backbar.jpg);
	margin-top: 0px;
	margin-left: 105px;
	margin-right: 5px;
	font-family: Times;
	}

.bordalign { margin-left: -5px; position: relative }

.descbox {
	margin-left: +25%;
	margin-right: +25%;
	text-align: center;
	font-style: italic;
	position: relative
	}

.ldescbox {
	margin-left: +12.5%;
	margin-right: +12.5%;
	text-align: left;
	position: relative
	}

.cbiuhead {
	font-family: Times;
	font-size: large;
	text-align: center;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold
	}

	
.footer	{
	font-family: arial, serif;
	font-size: xx-small;
	text-align: center;
	font-style: italic;
	text-decoration: none
	}

.pagehead { position: relative; font-family: Times; font-size: xx-large; }
.sechead { font-family: Times; font-size: large }

.iindent {
	 font-family: Times;
	 font-size: medium;
	 margin-left: 30px;
	 position: relative;
	 font-style: italic
	 }

.bullet {
	font-family: Wingdings;
	font-size: x-large;
	color: "#104594";
	position: absolute;
	top: -7px;
	margin-left: -30px
	}

.indent {
	 font-family: Times;
	 font-size: small;
	 margin-left: 30px;
	 position: relative
	 }

A.nav:visited { line-height: 80%;color: aqua; text-decoration: none}
A.nav:link { line-height: 80%;color: aqua; text-decoration: none }
A.nav:active { line-height: 80%;color: white}
A.nav:hover { 	line-height: 80%;
		color: #FF0000;
		font-style: italic;
		filter:dropshadow(color=#000000);
		filter:glow(color=#FFCC33, strength=3)
	    }



.navbar {
	font-family: Arial;
	color: lightblue;
	font-size: medium;
	margin-left: 0px;
	left: 0px;
	right: 100px;
	top: 15;
	position: absolute;
	width: 100;
	line-height: 75%;
	float: top
	}

</STYLE>