BODY  {
	font-family : Arial, Helvetica, sans, sans-serif;
	background-color : #FFF5E8;
}

H1  {
	text-align : center;
	margin-top : 24pt;
	margin-bottom : 2pt;
	margin-left : 12pt;
	margin-right : 12pt;
}

H2  {
	text-align : center;
	margin-top : 12pt;
	margin-bottom : 12pt;
	margin-left : 12pt;
	margin-right : 12pt;
}

H3  {
	text-align : left;
	margin-top : 24pt;
	margin-bottom : 12pt;
	margin-left : 0pt;
	margin-right : 0pt;
}

H3.WHITED   {
	color : white;
	margin-left : 2pt;
	margin-right : 3pt;
}

HR.DEMARK  {
	text-align : center;
	width : 90%;
}

P.ED  {
	margin-right : 24pt;
}
P.NAVBAR  {
	text-align : center;
	font-weight : bold;
}

A.TOPLINE:LINK  {
	color : black;
	text-decoration : none;
}

A.TOPLINE:VISITED  {
	color : black;
	text-decoration : none;
}

A.TOPLINE:HOVER  {
	color : blue;
	text-decoration : underline;
}

A.LEFTLINE:LINK  {
	color : blue;
	text-decoration : none;
}

A.LEFTLINE:VISITED  {
	color : blue;
	text-decoration : none;
}

A.LEFTLINE:HOVER  {
	color : blue;
	text-decoration : underline;
}

A.LEFTLINE:ACTIVE  {
	color : blue;
	text-decoration : underline;
}

a.leftline  {
	color : blue;
	text-decoration : underline;
}

a.leftline:link  {
	color : blue;
	text-decoration : none;
}

a.leftline:visited  {
	color : blue;
	text-decoration : none;
}

a.leftline:hover  {
	color : blue;
	text-decoration : underline;
}

a.leftline:active  {
	color : blue;
	text-decoration : underline;
}

A.RIGHTLINE:LINK  {
	color : #FFFF6B;
	text-decoration : none;
	font-weight : bold;
}

A.RIGHTLINE:VISITED  {
	color : #FFFF6B;
	text-decoration : none;
	font-weight : bold;
}

A.RIGHTLINE:HOVER  {
	color : white;
	text-decoration : underline;
	font-weight : bold;
}

a.rightlink:link  {
	color:#000066;
	text-decoration : none;
}

a.rightlink:visited  {
	color:#000066;
	text-decoration : none;
}

a.rightlink:hover  {
	color:#000066;
	text-decoration : underline;
}

LI  {
	margin-top : 12pt;
	margin-bottom : 12pt;
}

LI.WHITED   {
	color : white;
	margin-left : 2pt;
	margin-right : 3pt;
}


P.IND  {
	margin-left : 12pt;
	margin-right : 12pt;
	font-size : 100%;
	color : white;
}

SPAN.AUTHOR2  {
	font-size : 85%;
}

DIV.rightbox  {
     font-weight: normal;
     text-decoration: none;
     line-height: 120%;
     border: 0pt;
     float: right;
     width: 45%;
     padding-top: 0em;
     padding-bottom: 0em;
     padding-right: em;
     padding-left: 1em;
     margin-top: 0em;
     margin-bottom: 1em;
     margin-right: 0em;
     margin-left: 1em;
}

