body 
{
background-color: #ffffff; 
color: #000000;
}

#menubar
{
display: none; 
}

#content
{background-color: #ffffff;
margin: auto; 
padding: 10px; 
color: #000000;
text-align: left; 
font-family: "times new roman", times, "ms trebuchet", serif;
font-size: 12px;
letter-spacing: 1px;
line-height: 200%;
overflow: visible; 
}

.chapdiv{display: none; }

h1 {font-size: 14px; color: #000; font-weight: bold; text-align: left; } /*6977bc*/
h2 {font-size: 13px; color: #000; font-weight: bold; text-align: left; }

/*ORDERED LIST*/

ol {font-weight: bold;}


a:link {color: #000000; text-decoration: underline; font-weight: bold;} 

a:visited {color: #666666;text-decoration: underline; font-weight: bold;} 

a:hover {color: #000000; text-decoration: underline; font-weight: bold;} 

a:active {color: #000000; text-decoration: underline; font-weight: bold;} 


/*BREADCRUMB LINKS*/

a.sub:link 
{color: #000; text-decoration: underline;}

a.sub:visited 
{color: #000; text-decoration: underline;} /*bb88cc*/

a.sub:hover 
{color: #000; text-decoration: underline;}

a.sub:active 
{color: #000; text-decoration: underline;}

/*HIDDEN ARROW LINKS*/

a.hide:link {visibility: hidden;}
a.hide:visited {visibility: hidden;}
a.hide:hover {visibility: hidden;}
a.hide:active {visibility: hidden;}

.hide {visibility: hidden;}

