BODY    {
	font-family : Georgia, Times New Roman, Times, serif;
	margin-top : 0px
margin-left: 3px
margin-right: 0px;
	margin-bottom : 0px
padding-right: 0;
}


A:link, A:active  {
	text-decoration : underline;
	color : #993300;
	background : transparent;
}

A:visited  {
	text-decoration : underline;
	color : #993300;
	background : transparent;
}

A:hover  {
	text-decoration : none;
	color : #cc9933;
	background : transparent;
}
A.active:link {
	text-decoration : none;
	color : #000000;
	background : transparent;
}




A.navleft:link, A:active  {
	text-decoration : none;
	color : #FFCC33;
	background : transparent;
}

A.navleft:visited  {
	text-decoration : none;
	color : #FFCC33;
	background : transparent;
}


A.navleft:hover  {
	text-decoration : none;
	color : #ffff66;
	background : transparent;
}
A.navleft.active:link {
	text-decoration : none;
	color : #000000;
	background : transparent;
}



H1, H2, H3, H4, H5, H6  {
	font-family : Georgia, Times New Roman, Times, serif;
	text-align : left;
}

H1  {
	font-size : 18pt;
	font-weight : normal;
	margin : 22 0 0 180;
	color : #FFFFFF;
	text-align : left;
}

H2  {
	font-size : 16px;
	text-align : center;
}

H3  {
	font-size : 13px;
	margin : 8 0 4 0;
}

H4  {
	font-size : 12px;
	margin : 8 0 4 0;
}

H5  {
	font-size : 9pt;
}

H6  {
	font-size : 8pt;
	margin : 8 0 4 0;
}


/* This is redundant style content that fixes font inheritance bugs in Netscape... */  
b, p, div, i, td, li
{ font-family : Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  font-style: normal;}



P  {
	font-size : 12px;
	font-family : Georgia, Times New Roman, Times, serif;
	margin : 10 10 0 0;
	line-height : 125%;
}

P.major  {
	font-size : 14px;
	margin : 12 10 2 0;
	font-weight : bold;
}

P.small  {
	font-size : 11px;
	margin : 2 6 2 0;
	line-height : 13px;
}

P.addr  {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	margin : 2 6 2 8;
	line-height : 13px;
	color : #FFFFFF;
}

P.indent  {
	margin : 10 10 0 25;
}

P.bodylink  {
	margin : 10 10 0 55;
	font-weight : bold;
}


P.close  {
	margin : 2 0 0 0;
}

P.center  {
	text-align : center;
	margin : 8 10 0 0;
}

P.tab  {
	text-indent : 34px;
	margin : 0 10 0 0;
}

P.highlight  {
	background : #FFFFCC;
	padding : 4 4 4 4;
}

P.navtext  {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	margin : 10 0 0 8;
}

P.navline  {
	font-size : 11px;
	font-family : Times New Roman, Times, serif;
	text-align : center;
	line-height : 12px;
	margin : 10 0 0 0;
	color : #FFFFFF;
}

P.navleft  {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	line-height : 12px;
	margin : 10 0 0 8;
}

P.codesm  {
	font-size : 8pt;
	font-family : courier, courier new, monospace;
	text-align : left;
	line-height : 11pt;
	margin : 10 0 0 8;
}

OL  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	list-style-type : decimal;
	list-style : decimal;
	margin-top : 8;
	vertical-align : middle;
}

UL  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	list-style-type : disc;
	list-style-position : inside;
	margin-left : 15;
	margin-top : 8;
}

SPAN  {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	line-height : 125%;
}


SPAN.float {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	margin : 8 0 0 0;
}

SPAN.super {
	font-size : 7pt;
	font-family : arial, helvetica, sans-serif;
	vertical-align : super;
}

IMG.right  {
	float:right;
}	

IMG.left  {
	float:left;
}




