ul           { list-style-image: url('indbul3d.gif') }
ul ul        { list-style-image: url('indbul3d.gif') }
ul ul ul     { list-style-image: url('indbul3d.gif') }
a:link       { color: rgb(51, 102, 204) }
a:active     { color: rgb(153, 102, 0) }
a:visited    { color: rgb(102, 102, 102) }

body		{
		background-color: rgb(255, 255, 255);
		color: rgb(0, 0, 0); 
		}

h1           { color: rgb(0, 0, 102) }
h2           { color: rgb(51, 51, 153) }
h3           { color: rgb(51, 51, 153) }
h4           { color: rgb(0, 0, 102) }
h5           { color: rgb(51, 51, 153) }
h6           { color: rgb(102, 102, 102) }
button       { background-color: rgb(0, 0, 102); color: rgb(255, 255, 255) }
label        { color: rgb(0, 0, 0) }
textarea     { color: rgb(0, 0, 0) }
fieldset     { color: rgb(0, 0, 0) }
legend       { color: rgb(102, 102, 102) }
select       { color: rgb(0, 0, 0) }
caption      { color: rgb(102, 102, 102) }
th           { color: rgb(0, 0, 0) }
body         { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: normal; 
               font-weight: normal; font-size: 10pt }
button       { font-size: 8pt; font-style: normal; font-family: Arial, Helvetica; 
               border-style: solid; border-width: 1pt }
caption      { font-size: 14pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style: 
               normal }
fieldset     { font-family: Arial, Helvetica; font-size: 8pt; font-style: normal; 
               border-style: solid; border-width: 1pt }
h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
               'Trebuchet MS', Arial, Helvetica }
h2           { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 18pt; font-weight: 
               bold }
h3           { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 14pt; font-weight: 
               normal; font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: 
               'Trebuchet MS', Arial, Helvetica }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
               'Trebuchet MS', Arial, Helvetica }
h6           { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 8pt; font-style: 
               normal; font-weight: normal }
label        { font-style: normal; font-family: Arial, Helvetica; font-size: 8pt }
legend       { font-style: normal; font-size: 8pt; font-family: 
               'Trebuchet MS', Arial, Helvetica }
marquee      { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 14pt }
select       { font-style: normal; font-family: Arial, Helvetica; font-size: 8pt; 
               border-style: inset}
table        { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: normal }
textarea     { font-style: normal; font-size: 8pt; font-family: Arial, Helvetica; 
               border-style: inset}
th           { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: normal }

div.round {padding:10px; font-size: 80%; background:#E0E0FF; text-align: center; }
