
	td{
		font-family: arial;
		font-size: 9pt;
		line-height: 14pt;
		color: #000000;
		}

    p{
		font-family: arial;
		font-size: 9pt;
		line-height: 14pt;
		color: #000000;
		}

	p.heading{
		font-family: arial;
		font-size: 14pt;
		font-weight: bold;
		line-height: 14pt;
		color: #971C0A;
		}

	p.subheading{
		font-family: arial;
		font-size: 11pt;
		font-weight: bold;
		line-height: 14pt;
		color: #971C0A;
		}

    p.subsection{
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		line-height: 14pt;
		color: #000000;
		}

    p.quote{
		font-family: arial;
		font-size: 9pt;
		line-height: 14pt;
		color: #0000FF;
		}

    p.question{
		font-family: arial;
		font-size: 9pt;
		font-weight: bold;
		line-height: 14pt;
		color: #0000FF;
		}
	
	div.sub1{
		font-family: arial;
		font-size: 11px;
		color: #999999;
		}
		
	h1 {
		font-family: arial;
		line-height: 8pt;
		font-size: 16px;
		margin-top: 2px;
		margin-bottom: 6px;
		color: #000000;}
		
	
	div.nav {
		font-family: arial;
		line-height: 20pt;
		font-weight: bold;
		font-size: 12px;}
		
	div.nav
		a:link {color: #cccccc;}
		*:link {text-decoration: none;}
	div.nav  
		a:visited {color: #cccccc;}
		*:visited {text-decoration: none;}
	div.nav  
		a:hover {color: #cccccc;}
		*:hover {text-decoration: none;}
	div.nav  
		a:active {color: #cccccc;}
		*:active {text-decoration: none;}
	
	
	.nav-bknd {
		background-image: url(/images/nav-bknd.gif);
		}
		
	.lft-bknd {
		background-image: url(/images/lft-bknd.gif);
		}
		
	.bodybknd {
		background-image: url(/images/bodybknd.gif);
		}
		
	.rt-bknd {
		background-image: url(/images/rt-bknd.gif);
		}
		
	.black {
		background-image: url(/images/black.gif);
		}
		
	.gray {
		background-image: url(/images/gray.gif);
		}
		
	
	a:link {color: #0000ff;
	        text-decoration:underline;
		   }
	a:visited {color: #0000ff;
               text-decoration:underline;
		   }
	a:hover {color: #0000ff;
	         text-decoration:underline;
		   }
	a:active {color:#0000ff;
              text-decoration:underline;
		   } 
