body	{	
		color: #8C7A32;
		background-color: #EACF5A;
		line-height: 130%;
		margin: 20px;
		}

p		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 130%;
		color: #8C7A32;
		}
		
		
h1	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 130%;
		}
		
h2	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 130%;
		}

h3	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 14px;
		line-height: 130%;
		font-weight: bold;
		}		
h4	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 12px;
		line-height: 130%;
		font-weight: bold;
		}

h5	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 9px;
		line-height: 130%;
		font-weight: bold;
		}

h6	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 7px;
		line-height: 130%;
		font-weight: bold;
		}

img		{
		border-color: #3F4712;
		}
		
ul		
		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 160%;
		color: #8C7A32;
		list-style-type: circle;
		}	
		
a		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		}
		
td		{
		font-family: Verdana, Arial, helvetica, sans-serif;
		color: #8C7A32;
		font-size: 11px;
		}
		
table	{
		border-color: #8C7A32;
		}
		
.mustard	
	{
	background-color: #F1DE84;
	}		
		
	
.dkred 
	{
	color: #B0381E;
	}

.dkredbold 
	{
	color: #B0381E;
	font-weight: bold;
	}
	
.dkreditalics 
	{
	color: #B0381E;
	font-style: italic;
	}
	
.brown 
	{
	color: #8C7A32;
	}

.brownbold 
	{
	color: #8C7A32;
	font-weight: 8C7A32;
	}
	
.brownitalics 
	{
	color: #8B581B;
	font-style: italic;
	}	

			
		
a:link {color: #B0381E; text-decoration: underline;}
a:visited {color: #B0381E; text-decoration: underline;}
a:hover {color: #B0381E; text-decoration: underline;}

a.brown:link {color: #8C7A32; text-decoration: none;}
a.brown:visited {color: #8C7A32; text-decoration: none;}
a.brown:hover {color: #8C7A32; text-decoration: none;}
