
/* -----------------------------------------------------------------------

Master stylesheet for Tribal Legal Studies website
Author           Lou Sgroi <lou@tribal-institute.org>
Version          1.1
Created          19 October 2004
Last-Modified    19 October 2004
----------------------------------------------------------------------- */

a:link 			{ 	color: #FFFFFF;
					text-decoration: none}
			
a:hover         {   color:red; 
                    background-color:blue;
                    text-decoration: none}

			
a:active 		{ 	color: #FFFFFF;
					text-decoration: none}

a:visited 		{ 	color: #FFFFFF;
					text-decoration: none}
}

h1
{font-family: Papyrus, Comic Sans MS, Helvetica;

	color: #949629; margin-top: 20px; font-size: 50px;

}
h2
{font-family: Papyrus, Comic Sans MS, Helvetica;

    color: black; font-size: 18px;
    margin-bottom: -7px

}
h3
{font-family: arial;

	color: #FFFFFF; font-size: 16px;
}
h4
{font-family: Papyrus, Comic Sans MS, Helvetica;

	color=#8C5400; font-size: 50px; margin-bottom: -27px;


	
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{	font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
 					font-weight: normal; 
					color: #FFFFFF;
					margin-bottom: -4px;

}
.footer
{	font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
 					font-weight: normal; 
					color: #FFFFFF;
					margin-bottom: -4px;

}
p
{	font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color=#626139; 
					font-weight: normal;
}
li
{	font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #FFFFFF; 
					font-weight: normal;
}