body
	{
	background: #ffffff;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	}

body.main
	{
	background: #ffffff;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
	}

body.menu
	{
	background: #ffffff;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 2%;
	}

body.front
	{
	text-align=justify;
	background-color: #ffffff;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	}



body.frame
	{
	background: #6ea67b;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	}


br
	{
	line-height: 95%;
	}

.color 
	{ color: #6ea67b; 
	font-weight: bold; }

.colorlite 
	{ color: #6b8e23; 
	font-weight: normal; }

.listcolor 
	{ color: #8fbc8f; 
	font-weight: normal; }

a:link
	{
	text-decoration: none;
	color: #6b8e23;
	}

a:visited	
	{ 
	text-decoration: none;
	color: #8fbc8f;
	}

a:hover	
	{ 
	text-decoration: underline;
	font-weight: normal;
	color: #238e68;
	}

	  
h1  {
	font-family: "arial", serif;	
	font-size: 110%;
	font-weight: normal;
	color: #8fbc8f;
	margin-top: 5pt;
	margin-bottom: 15pt;
	text-indent: .0in;	
	}	

h2  {
	font-family: "arial", serif;	
	font-size: 105%;
	font-weight: normal;
	line-height: 110%;
	color: #2F4F2F;
	margin-top: 5pt;
	margin-bottom: 1%;
	text-indent: .0in;	
	margin-left: 0pt
	}

h3  {
	font-family: "arial", serif;	
	font-size: 95%;
	font-weight: normal;
	color: #8fbc8f;
	margin-top: 0pt;
	margin-bottom: 5pt;
	text-indent: .0in;	
	margin-left: 0pt

	}

h4  {
	font-family: "arial", serif;	
	font-size: 95%;
	font-weight: normal;
	color: #2F4F2F;
	margin-top: 0pt;
	margin-bottom: 5pt;
	text-indent: .0in;	
	margin-left: 0pt

	}
 
p
 	{
   	text-indent: 0%;
	font-size: 1.0em;
	line-height: 1.2em; 
	font-family: "arial", serif;
	margin-left: 0pt;
	margin-right: 0pt; 
	margin-top: 5%;
	margin-bottom: 5%;
	text-align: justify;
	padding: 1%;
	}

p.menu
	{
   	text-indent: 0pt;
	font-size: 90%; 
	font-family: "arial", serif;
	margin-left: 0pt;
	margin-right: 0pt; 
	margin-top: 0pt;
	margin-bottom: 0pt;

	}


p.date
 	{
   	text-indent: 0pt;
	font-size: 95%; 
	font-family: "arial", serif;
	margin-left: 0pt;
	margin-right: 0pt; 
	margin-top: 0pt;
	margin-bottom: 0pt;
	text-align: center;
	padding: 0%;
	}



p.quote
 	{
   	text-indent: 0;
	font-style: italic;
	font-size: 95%; 
	font-family: "arial", serif;
	margin-left: 4%;
	margin-right: 0pt; 
	margin-top: 0pt;
	margin-bottom: 0pt;
	text-align: justify;
	}
 
p.title  {
	font-family: "arial", serif;	
	font-size: 120%;
	font-weight: normal;
	color: #855e42;
	margin-top: 1%;
	margin-bottom: 0pt;
	text-align: center;
	}
	
p.subtitle  {
	font-family: "arial", serif;	
	font-size: 105%;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 0;
	text-indent: .25em;	
	color: #238e68;
	}
	

p.notice
	{
	margin-top: 1%;
	margin-right: 0;
	margin-bottom: 0pt;
	color: #000000;
	font-family: "arial", serif;
	font-size: 80%;
	text-indent: 0;
	}

p.links
	{
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	color: #000000;
	font-family: "arial", serif;
	font-size: 90%;
	text-indent: 0;	
	}



