<style type="text/css">
<!----------------------

h4			{color: black;}

body		{color: black;
			font-size: 1em;
			font-family: serif;
			}

.next		{color: black;
			font-size: 1em;
			font-family: serif;
			}
						
.current {font-family: arial, helvetica, sanserif;
			font-size: .8em;
            font-weight: 200;
			} 
			
.topic		{color: black;
			font-size: .9em;
			font-family: arial, helvetica, sanserif;
			font-weight: 800;}

.subtopic	{color:red;
			font-size: 1.2em;
			font-family: arial, helvetica, sanserif;
			font-weight: 800;}
			
.subhead	{color: #666666;
			font-size: 1em;
			font-family: arial, helvetica, sanserif;
			font-weight: 800;}

.subheadlink	{color: red;
			margin-left: 30px;}		
			
.subhead2	{color: black;
			font-size: .9em;
			font-family: arial, helvetica, sanserif;
			font-weight: 400;}
			
.runin		{color: #666666;
			font-size: .9em;
			font-family: arial, helvetica, sanserif;
			font-weight: 800;}
			
.runinlink	{margin-left: 30px;}	

.runin2		{color: black;
			font-size: .9em;
			font-weight: 200;
			font-style: italic;}	
			
			
			
			
.textnote	{color: black;
			font-size: 1em;
			font-weight: 400;
			font-style: italic;}
			
.tablenote	{color: black;
			font-size: .9em;
			font-weight: 800;}
			
.disclaimer	{color: black;
			font-family: arial, helvetica, sanserif;
			font-size: .85em;
			line-height: 1.2em;
			font-weight: 400;}
			
.note		{color: black;
			font-family: arial, helvetica, sanserif;
			font-size: .8em;
			line-height: 1.2em;
			font-weight: 400;}
			
.indent		{margin-left: 30px;}
			
.footnote	{color: black;
			font-size: .8em;
			font-weight: 400;}
			
.math		{color: black;
			font-size: .7em;
			font-weight: 400;}	
			
.subheadlink	{color: red;
			margin-left: 30px;}		
					
a:link 		{color: #0099cc;} 
		
a:active 	{color: red;} 

a:visited 	{color: #666699;} 
				
			
a.guide:link {font-family: arial, helvetica, sanserif;
			font-size: .8em;
            font-weight: 200;} 

a.guide:active {font-family: arial, helvetica, sanserif;
			font-size: .8em;
            font-weight: 200;} 

a.guide:visited {font-family: arial, helvetica, sanserif;
			font-size: .8em;
            font-weight: 200;}
			
			
			
.infohead	{color: red;
			font-size: 1em;
			font-family: arial, helvetica, sanserif;
			font-weight: 800;}
			
.infosubhead	{color: black;
			font-size: .9em;
			font-family: arial, helvetica, sanserif;
			font-weight: 800;}
			
a.info 	{font-family: arial, helvetica, sanserif;
			font-size: .75em;
            font-weight: 200;}
			
td.backbar	{background-color: #add8e6;
			font-family: arial, helvetica, sanserif;
			font-size: .8em;
            font-weight: 600;
			text-align: center;}	
			
.foot	{font-size: .75em;}

a.footer:link  {color: #006666;}	


a.skip:link	{font-size: 4pt;
        font-weight: normal;
		text-decoration: none;
		color: #ffffff;}

a.skip:visited	{font-size: 4pt;
        font-weight: normal;
		text-decoration: none;
		color: #ffffff;}
			
			
------------------------->
</style>