/*file: mahican.css*/


body {background-color: #ebe3b6; color: #875a2e; margin-left:25; margin-right:25; margin-top:10; margin-bottom:5; scrollbar-arrow-color: #000000; scrollbar-base-color: #377c2b; scrollbar-dark-shadow-color: #9966ff; scrollbar-track-color: #CCFFCC;}

h1 {font-family:Pegasus; text-align: center; text-decoration: underline; font-size:16pt}
h2 {text-decoration: underline; font-size:15pt text-align: center;}

hr {text-align:center; width:85%; border-style:outset; border-color:#6b4827;}

ol {font-size: 12pt;}

table {border-color:#000000; border-width:0px; border-style:ridge; width:100%; text-align:center;}

td {text-align: center;}

/*fl is to make first letters larger on shows page in paragraphs that have a header*/ 
.fl {font-size: 14pt;}
.h1 {font-family:Pegasus; text-align: center; text-decoration: underline; font-size:16pt; font-weight:bold;}

.small {font-size: 10pt; color:000000;}

.black {color: 000000; text-decoration: underline;}

/*table2 is to give a different border color to nested tables*/
.table2 {border-color:#FF0000; border-width:0px; border-style:ridge; width:100%; padding:0; spacing:0;}

li:first-letter {font-size: 14pt;}
P:first-letter {font-size: 14pt;}
p {text-indent: 10pt; text-align: justify; font-size: 12pt;  font-family:Arial;}

/* the order in which you put these mouse overs is critical to work all of the effects */
a:link {color:#996600;text-decoration:none;}

a:visited {color:#996600;text-decoration:none;}

a:active {color:#996600;text-decoration:none;font-weight:bold;}

a:hover {color:#996600;text-decoration:none;font-weight:bold;}