a
{
	text-decoration: none;
	color: #990033;
	border-color: #990033;
}
a:hover {text-decoration: underline;}

img
{
	border-color: #000000;
}

tr.global
{
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

div.htitle
{
	font-size: large;
}

div.hsection
{
	font-size: 1 em;
	text-decoration: underline;
	font-weight: bold;
}

div.hsubsection
{
	font-style: italic;
}

div.h
{
	text-indent: 1.5 em;
}

.req
{
	color: #FF0000;
	font-size: 1 em;
	font-weight: bold;
	font-style: normal;
}

.opt
{
	color: #0000FF;
	font-size: 1 em;
	font-weight: bold;
	font-style: normal;
}

option.admin
{
	text-transform: capitalize;
}

option.allImages
{
	color: #0000FF;
}

ul.bullet
{
	list-style-image: url("images/bullet.jpg");
}
.tocparent {font-size: small; font-weight: bold;}
.tocchild {text-indent: 1 em; font-size: smaller;}
.tocsibling {text-indent: 2 em; font-size: smaller;}	