li.unselect {
	list-style : url(img/arr_unselect.gif);
	margin-left: -25px;
}

li.select {
	list-style : url(img/arr_select.gif);
	margin-left: -25px;
}

li.link {
	list-style : url(img/link.gif);
	margin-left: -25px;
}

li.square {
	color: #80000A;
	list-style-type: square;
}

li.none {
	color: #80000A;
	list-style-type: none;
}

TD {
	font-family : Verdana;
	font-size: 10pt;
}

H1 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	background-color: #80000A;
	color: White;
	margin: 0 0 0 0px;
	padding: 2 0 4 20px;
}

.main {
	font-size: 13px;
	color: #ECECFF;
}

.copy {
	color: #FFEAEC;
	font-size: 12px;
}

A {
	text-decoration: none;
	color: #80000A;
	font-family: Verdana;
	font-size: 9pt;
}

A:hover{
	text-decoration: underline;
}

.page {
	color: #8F8F8F;
	font-size: 9pt;
}

.content {
	color: #000046;
}

.content IMG{
	margin: 0 10 0 0px;
}

.content UL{
	list-style-image: url(img/arr_content.gif);
}

EM {
	font-size: 8pt;
	color: #7F7F7F;
}

.map li.unselect {
	margin-left: -25px;
	font-weight: bold;
	list-style-type: square;
	list-style-image: none;
}

.map li.link {
	list-style : url(img/link.gif);
	margin-left: -25px;
	font-weight: normal;
}

