H1 {font-family: "Arial","sans-serif"; font-weight:bold; font-size:20pt}
H1 {color:#630000}
H1 {background:#FFFFFF; }  
H1 {text-align:left}

H2 {font-family: "Arial","sans-serif"; font-weight:bold; font-size:14pt; color:#0000FF}

H3 {font-family: "Arial","sans-serif"; font-weight:bold; font-size:14pt}

H4 {font-family: "Arial","sans-serif"; font-weight:bold; font-size:12pt}

H5 {font-family: "Arial","sans-serif"; font-weight:normal; font-size:12pt}

P {font-family: "Arial","sans-serif"; font-weight:normal; font-size:11pt}



TD.intro 
	{font-weight:bold}
TD.Display 
	{font-size:32}
td.L 	
	{font-family: "Arial"; font-size:10pt}
TD.N 	
	{font-family:  "Arial";   font-size:11pt }
LI	
	{font-family:  "Arial";   font-size:11pt }


BODY {background:#D4D0C8
	font-family: "Arial"; font-size:11pt }

.nav td { font-family:"Arial"; font-size:8pt }

.nav a {    
	background-color : #D4D0C8;
        border : 0px solid #ff8c00;
        color : #333333;
        display : block;
	font-family:"Arial";
	font-size:8pt;
        padding : 4px 0px 2px 12px;
        text-decoration : none;
        width : 80px
		}
.nav a:hover {
        background-color : #FF8C00;
        border : 0px solid #999999;
        color : White;
	font-family:"Arial";
	font-size:8pt;
        text-decoration : none
			}