BODY
	{
	background:			url(../images/bgstate_new.gif);
	bacground-color:		#ffffff;
	font-family:		"Times New Roman",Times,serif;
	font-size:			12pt;
	}

A:LINK
	{
	color:			#9999ff;
	}

A:ACTIVE
	{
	color:			#ff0000;
	}

A:VISITED
	{
	color:			#aaaaaa;
	}
										/* HEADING ELEMENTS */
H1
	{
	font-family:		"Times New Roman",Times,serif;
	font-size:			20pt;
	}

H2
	{
	font-family:		arial,helvetica,sans_serif;
	font-size:			12pt;
	color:			#cc0000;
	margin-left:		.5em;
	margin-bottom:		-1ex;
	text-decoration:		underline;
	}

H3
	{
	font-family:		arial,helvetica,sans_serif;
	font-size:			12pt;
	margin-left:		2em;
	}


H4
	{
	font-family:		"Courier New",courier,tty,serif;
	margin-left:		2em;
	color:			#993333;
	text-decoration:		underline;
	}


										/* PARAGRAPH ELEMENTS */
P
	{
	margin-left:		1.5em;
	margin-right:		2em;
	text-align:			justify;
	}
										/* 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;
	}

										/* FOOTNOTE bottom of page */
.FOOTNOTE
	{
	font-family:		arial,helvetica,sans-serif;
	font-size:			8pt;
	font-weight:		normal;
	}
										/* LEFT NAVIGATION for auto prototype */
.l_Nav
	{
	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
	{
	font-family:		arial,helvetica,tahoma,sans_serif;
	font-weight:		normal;
	font-size:			7.5pt;
	text-align:			center;
	}
										/* TOP OF PAGE PARAGRAPH at bottom of all pages */
.TOP
	{
	text-align:			right;
	}

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

.REF
	{
	font-size:		7.5pt
	}

TD	{
	}

.headTitle
	{
	height:		30;
	background-color:	#ffffcc;
	font-size:		16pt;
	font-style:		italic;
	width:		50%;
	padding-left:	.5em;
	color:		#000099;
	weight:		bold;
	}

.headDtl
	{
	height:		30;
	background-color:	#ffffcc;
	font-size:		12pt;
	padding-left:	.5em;
	}

.BOT_NAV
	{
	background-color:		#000066;
	}

FONT
	{
	}

.TAG
	{
	font-family:		arial;
	font-size:			10pt;
	font-weight:		bold;
	color:			#ff0000;
	padding-right:		1em;
	}

.SUBTAG1
	{
	font-family:	arial,tahoma;
	font-size:		10pt;
	font-weight:	normal;
	color:		#990000;
	padding-right:	6px;
	margin-left:	15px
	}


.LINK
	{
	font-family:	arial,tahoma;
	font-size:		8pt;
	font-weight:	normal
	}

.ADDLINK
	{
	font-family:	times;
	font-size:		10pt;
	font-weight:	normal;
	}
BLOCKQUOTE
	{
	text-align:		justify;
	font-size:		11pt;
	margin-right:	8%;	
	}

