/* Cascading Style Sheet voor NLPAGAN.NET
    lakota.css style */

body
{
	font: 11pt;
	color: black;
	background: #8cb6ca ;
	background-image: url(images/Lakota_Moon.jpg); background-repeat: no-repeat;
	}

.kaal
{
	font: 11pt;
	color: black;
	background: #8cb6ca ;
}

h1, h2, h3, h4, h5, h6, p, td, th, div, body 
{
	font-family: "Arial", "Helvetica", sans-serif;
}

h1  
{
	font-size: 26pt;
	font-weight: bold;
}

h3  
{
	font-size: 16pt;
	font-weight: bold;
}

/* link-classes */

a 
{
	text-decoration: underline;
	color: #330066;
 	background-color: transparent;
}

.misc_item
{
	font-weight: bold;
	color: #ffffdd;
}


