ul           { list-style-image: url(/images/blebul1a.gif) }
ul ul        { list-style-image: url(/images/blebul2a.gif) }
ul ul ul     { list-style-image: url(/images/blebul3a.gif) }
a:visited    { color: rgb(80,51,51) }
a:link       { color: rgb(0,0,255) }
a:active     { color: rgb(255,153,0) }
body         { color: rgb(0,0,0); background-color: rgb(255,255,255) }
h1           { color: rgb(51,0,153) }
h2, marquee  { color: rgb(51,0,153) }
h3           { color: rgb(51,0,153) }
h4           { color: rgb(51,0,153) }
h5           { color: rgb(51,0,153) }
h6           { color: rgb(51,0,153) }
hr           { color: rgb(51,0,153) }
button       { background-color: rgb(51,0,153); color: white; border-color: rgb(153,153,153) }
label, .MSTHEME-LABEL { color: rgb(0,0,0) }
textarea     { color: Black; border-color: rgb(255,0,0) }
fieldset     { color: Black; border-color: rgb(0,0,0) }
legend       { color: rgb(51,0,153) }
/*
select       { color: Black; border-color: rgb(0,0,0) }
option      {color: Black; border-color: rgb(0,0,0)}
*/
table        { color: rgb(0,0,0); border-color: rgb(0,0,0) }
caption      { color: rgb(51,0,153) }
th           { color: rgb(0,0,0); border-color: rgb(0,0,0) }
td           { border-color: rgb(0,0,0) }
body         { font-family: 'Trebuchet MS', Arial, Helvetica; background-image:
               url(/images/blegtext.gif) }
h1           { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal;
               font-style: normal; font-size: 24pt }
h2           { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal;
               font-style: normal; font-size: 18pt }
h3           { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal;
               font-style: normal; font-size: 14pt }
h4           { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal;
               font-style: normal; font-size: 12pt }
h5           { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal;
               font-style: normal; font-size: 10pt }
h6           { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal;
               font-style: normal; font-size: 8pt }
button       { font-size: 8pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style:
               normal; border-style: solid; border-width: 1pt }
label, .MSTHEME-LABEL { font-size: 8pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style:
               normal }
textarea     { font-size: 8pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style:
               Normal; border-style: solid; border-width: 1pt }
fieldset     { font-size: 8pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style:
               Normal; border-style: solid; border-width: 1pt }
legend       { font-size: 8pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style:
               Normal }
/*
select       { font-size: 10pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style:
               Normal; border-style: solid; border-width: 1pt }
option       { font-size: 10pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style:
               Normal; border-style: solid; border-width: 1pt }
*/
table        { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: Normal }
caption      { font-size: 14pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style:
               Normal }
th           { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: Normal }
marquee      { font-family: 'Trebuchet MS', Arial, Helvetic; font-size: 14pt }


@media print {
	p.screenonly, table.screenonly, img
	{
		/* color:red; */
		display:none; 
		height:0; 
		margin-bottom:1in;
	}
}