


HR {
	color : #004080;
	height: 1px;

	}

A  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 600;
	font-style : inherit;
	color : ff8000;
	text-decoration : none;
}

A:Visited  {

	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : ff8000;
	text-decoration : none;
	
}

A:Active  {

	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : ff8000;
	text-decoration : none;
	
	}

A:Hover  {
	font-size : inherit;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : inherit;
	font-style : inherit;
	color : FFC000;
	text-decoration : underline;

}

BODY  {
	
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : e0e0ff;
	background-color : #000020;
	SCROLLBAR-FACE-COLOR: #4a4aaa; 
	SCROLLBAR-HIGHLIGHT-COLOR: #555599; 
	SCROLLBAR-DARKSHADOW-COLOR: navy; 
	SCROLLBAR-BASE-COLOR: #3333FF;
	SCROLLBAR-SHADOW-COLOR: #323232; 
	SCROLLBAR-3DLIGHT-COLOR: #CCCCFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #000000; 
}

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 {}


