a:link      {color: #CC0000;text-decoration:none }
a:visited   {color: #660000; text-decoration:none } 
a:active    {color: #0000CC;}

a:link.toc      {font-size: 12pt; color: #000000;text-decoration:none }
a:visited.toc   {font-size: 12pt; color: #000000; text-decoration:none } 
a:active.toc    {font-size: 12pt; color: #CC0000;}


body
{
	font-family: arial;
	background-color: #a93422;
	color: #000000;
}

.ctnt { padding-left: 18pt;}



td            { font-family: Arial; font-size: 10pt }

.sideborderleft   {background:  url('images/bckgrnd12cleft.gif') repeat-y;}
.sideborderright  {background:  url('images/bckgrnd12cright.gif') repeat-y;}
.sidebordertop    {background:  url('images/bckgrnd12ctop.gif') repeat-x;}
.sideborderbottom {background:  url('images/bckgrnd12cbottom.gif') repeat-x;}
  
  
.header      { text-transform: uppercase; font-weight: bold }


.border      { border-left: 1px solid #FFFFFF }


h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman;
}
h1
{
	font-size: 36pt; color: #3333CC;
}
h2
{
	color: #CC3333; 
}
h3
{
	color: #CC3333; 
}
h4
{
	color: #3300CC;
}
h5
{
	color: #009933;
}
h6
{
	color: #CC3333;
}