
HR {
	color : #004080;
	height: 1px;

	}

A  {

	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : ff8000;
	text-decoration : UNDERLINE;
	
}

A:Visited  {

	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : underline;
	color : ff8000;
	text-decoration : none;
	
}

A:Active  {

	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : ff8000;
	text-decoration : underline;
	
	}

A:Hover  {

	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : ff8000;
	text-decoration : underline;
	
}

BODY  {
	
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : e0e0ff;
	background-color : 000020;
}

TD  {
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
}

TD.IndexHeadings {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}

a.DRAGON {  cursor: hand; text-decoration: none; list-style-type: none; color=EEEEFF}
a:hover.DRAGON {  color: FF99FF; text-decoration: none}
a:Visited.DRAGON {  cursor: hand; text-decoration: none; list-style-type: none; color=CCCCFF}
.DragonHeadings {}


