BODY
	{
	background-color:		#000066;
	font-family:		"Times New Roman",Times,serif;
	font-size:			12pt;
	}

#basetable A:LINK
	{
	color:			#000099;
	}

A:LINK
	{
	color:			#9999ff;
	}

A:ACTIVE
	{
	color:			#ff0000;
	}

A:VISITED
	{
	color:			#aaaaaa;
	}

hr {
	color: #000066;
	}
									/* HEADING ELEMENTS */
H1
	{
	font-family:	arial,helvetica,sans_serif;
	font-size:		16pt;
	color:		#000080;
	margin-left:	1%;
	}

H2
	{
	font-family:	arial,helvetica,sans_serif;
	font-size:		14pt;
	color:		#800000;
	margin-left:	1%;
	}

H3
	{
	font-family:	arial,helvetica,sans_serif;
	font-size:		10pt;
	color:		#800000;
	margin-left:	1%;
	margin-top:		-2%;
	}

H4
	{
	}


										/* PARAGRAPH ELEMENTS */
P
	{
	}
										/* LARGE COLORED FIRST LETTER */
.INITIAL:FIRST-LETTER
	{
	font-size:		14pt;
	font-weight:	bold;
	color:		#000099;
	}
										/* CAPTION under graphics */
.caption
	{
	font-family:		arial,helvetica,sans-serif;
	font-size:			8pt;
	font-weight:		normal;
	text-align:			center;
	}
		
										/* LEFT NAVIGATION prototype */
.l_Nav
	{
	background-color:		#000066;
	font-family:		arial,helvetica,tahoma,sans_serif;
	font-weight:		normal;
	font-size:			7.5pt;
	margin-left:		-3px;
	margin-top:			13px;
	}
										/* BOTTOM NAVIGATION for auto prototype */
.b_Nav
	{
	background-color:		#000066;
	font-family:		arial,helvetica,tahoma,sans_serif;
	font-weight:		normal;
	font-size:			7.5pt;
	text-align:			center;
	}

										/* LEGAL PARAGRAPH */
.LEGAL
	{
	font-family:	courier;
	font-size:		10pt;
	}

.LINKS
	{
	}

.SOURCES
	{
	font-size:		7.5pt
	}

.bottomTag
	{
	font-family:		arial,helvetica,sans-serif;
	font-size:			7.5pt;
	font-weight:		bold;
	color:			#ffff00;
	text-align:			center;
	}
										/* FOOTER bottom of page */

.pageFoot
	{
	font-family:		arial,helvetica,sans-serif;
	font-size:			7.5pt;
	font-weight:		bold;
	color:			#ffff00;
	}
									/* TOP OF PAGE PARAGRAPH at bottom of all pages */
.TOP
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	text-align: right;
	}

table.director
	{
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-collapse: collapse;
	}

TH
	{
	}

.headTitle
	{
	}

.headDtl
	{
	}

TD	{
	background-color: #ffffff;
	}

td.footer {
	background-color: #000066;
	}

BLOCKQUOTE
	{
	}

