BODY {
	margin-left: 2% ;
	margin-right: 2% ;
	margin-top: 2% ;
	margin-bottom: 2% ;
	color: black ;
	background: #FF9966 ;
	font-family: Times, Times New Roman, serif;
        }



CODE {
        font-family: Courier New, Fixedsys, Courier, monospace;
        }



B {
	font-weight: 150% ;
        }

P {
 	font-family: Times, Times New Roman, serif ;
	font-size: medium;
	text-align: justify ;
	color: #000000 ;
        }

P.para {
 	font-family: Times, Times New Roman, serif ;
	font-size: medium ;
	text-align: left ;
	color: #000000 ;
        }
	

P.update {
	font-family: arial, helvetica, sans-serif ; text-align: right ; color: #006666 ; font-size: 9pt ; }

DIV {
	margin-top: 8px;
	margin-left: 16%;
	margin-right: 16%;
	text-align: center;
	text-indent: 24pt;
	color: black;
	font-family: Times, Times New Roman, sans-serif;
	padding: 12pt;
        }

IMG {
        border: 0;
        }


A {
	font-family: Times, Times New Roman, serif;
	color: #CC0000 ;
	text-decoration: none;
        }

A.index {
	color: #333366 ;
        }

A.top {
	text-decoration: none ;
	color: #006666 ;
        font-size: 50%;
        }

FORM {
        font-family: Times, Times New Roman, serif;
        font-size: 10pt;
	color: #006363 ;
	text-decoration: none;
        }

TD {
        font-family: Times, Times New Roman, serif;
        font-size: 10pt;
	color: black ;
	text-decoration: none;
        }
H1 {
	color: #006666 ;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: x-large ;
	margin-top: 10px ;
	text-align: center ;
        }


H2 {
	color: #006666 ;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: large ;
	margin-top: 34px ;
	text-align: center ;
        }

H3 {
	color: black ;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: 14pt ;
	
}

SUB {
	font-family: helvetica, arial, sans-serif ;
        font-size: 50% ;
        }

SUP {
	font-family: helvetica, arial, sans-serif ;
        font-size: 50% ;
        }
