a:link
{
	color: rgb(51, 102, 204);
}
a:active
{
	color: rgb(153, 0, 0);
}
a:visited
{
	color: rgb(102, 102, 102);
}
body
{
	font-family: Arial, Helvetica, sans-serif
}
table
{
	table-border-color-light: rgb(102, 102, 153);
	table-border-color-dark: rgb(51, 51, 153);
}
h1
{
	color: rgb(0, 0, 102);
}
h2
{
	color: rgb(102, 102, 153);
}
h3
{
	color: rgb(153, 0, 0);
}
h4
{
	color: rgb(0, 0, 102);
}
h5
{
	color: rgb(102, 102, 153);
}
h6
{
	color: rgb(153, 0, 0);
}
ul
{
	list-style-image: url(/images/indbul1a.gif);
}
ul ul
{
	list-style-image: url(/images/indbul2a.gif);
}
ul ul ul
{
	list-style-image: url(/images/indbul3a.gif);
}body {  }
ul {  }
