<STYLE TYPE="text/css">
<!--
   BODY  {
	font-family : garamond arial times;
	font-size : 8.5pt;
}

.headline  {
	font-family : garamond arial times;
	font-size : 200%;
	line-height : 110%;
	color=#004284; 
        font-weight : bold;
	word-spacing : +2pt;
	letter-spacing : .075pt;
	margin-top : .25in;
	margin-bottom : .25in;
}

.title  {
	font-family : garamond arial times;
	font-size : 150%;
	font-weight : bold;
	color : #004284;
	margin-bottom : .1in;
}

.subtitle  {
	font-family : garamond arial times;
	font-size : 125%;
	font-weight : bold;
	color : #004284;
	margin-bottom : .1in;
}

.text  {
	font-family : garamond arial times;
	font-size : 100%;
	font-weight : normal;
	text-indent : .15in;
	margin-left : .25in;
}

.textleft  {
	font-family : garamond arial times;
	font-size : 100%;
	font-weight : normal;
}

.textfl  {
	font-family : garamond arial times;
	font-size : 100%;
	font-weight : normal;
	margin-left : .5in;
        margin-right : .5in;
}

.textout  {
	font-family : garamond arial times;
	font-size : 100%;
	font-weight : normal;
	text-indent : -.40in;
	margin-left : .40in;
}

.textbig  {
	font-family : garamond arial times;
	font-size : 125%;
	font-weight: medium;
	margin-left : .5in;
}

.caption  {
	font-family : garamond arial times;
	font-size : 85%;
	font-weight : lighter;
}

.quote  {
	font-family : garamond arial times;
	font-size : 85%;
	font-weight : 400;
	font-style : normal;
	margin-left : .5in;
	margin-right : .5in;
}

.finepr  {
	font-family : garamond 'arial narrow' times;
	font-size : 75%;
	font-weight : normal;
	margin-left : .15in;
	margin-right : .15in;
}

.blurb  {
	font-family : garamond 'arial narrow' times;
	font-size : 85%;
	font-weight : normal;
	margin-left : .15in;
	text-align : right;
}

.blurbsrc  {
	font-family : garamond 'arial narrow' times;
	font-size : 80%;
	font-weight : bold;
	text-align : right;
}

.boiler  {
	font-family : garamond arial times;
	font-size : 95%;
	font-weight : normal;
	text-indent : .15in;
	margin-left : .25in;
}

.listnum  {
	font-family : garamond arial times;
	font-size : 100%;
	font-weight : normal;
	text-indent : -.02in;
	margin-left : .15in;
	margin-left : .15in;
	display : list-item;
	list-style-type : decimal;
	list-style-position : outside;
	margin-bottom : .15in;
}

.listnumc  {
	font-family : garamond arial times;
	font-size : 100%;
	font-weight : normal;
}

.listbull  {
	font-family : garamond arial times;
	font-size : 85%;
	font-weight : medium;
	text-indent : -.02in;
	margin-left : .15in;
	margin-left : .15in;
	display : list-item;
	list-style-type : disk;
	list-style-position : outside;
	margin-bottom : .1in;
}

.bibref  {
	font-family : garamond arial times;
	font-size : 85%;
	font-weight : bold;
	font-style : italic;
	text-indent : -.02in;
	margin-left : .15in;
	display : list-item;
	list-style-type : disk;
	list-style-position : outside;
}

.bibinfo  {
	font-family : garamond arial times;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
}

A:hover  {
	color : navy;
	font-weight : bold;
	background : gold;
}

A:link  {
	color : Blue;
	font-weight : bold;
}

A:active  {
	color : Red;
}

A:visited  {
	color : Purple;
}

