A:link	{
	text-decoration: underline;
	font-weight: light;
	color: #036;
	}
A:visited	{
	text-decoration: underline;
	font-weight: light;
	color: #036;
	}
A:active	{
	text-decoration: underline;
	font-weight: light;
	color: #556b2f;
	}
A:hover	{
	text-decoration: underline;
	font-weight: light;
	color: #556b2f;
	}

A.menu1:link	{
	font: 12px verdana,sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #060;
	}
A.menu1:visited	{
	font: 12px verdana,sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #060;
	}
A.menu1:active	{
	font: 12px verdana,sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #0c0;
	}
A.menu1:hover	{
	font: 12px verdana,sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #0c0;
	}

.menu1a	{
	font: 12px verdana,sans-serif;
	font-weight: bold;
	color: #0c0;
	}

P, UL , DD, BLOCKQUOTE	{
	font: 14px times new roman,georgia,serif;
	color: #556b2f;
	line-height: 18px;
	}

h1 {
	font: 36px times new roman,times,serif;
	color: #556b2f;
	font-weight: light;
	}
h2 {
	font: 18px vtimes new roman,times,serif;
	color: #556b2f;
	font-weight: bold;
	}
h3 {
	font: 14px times new roman,times,serif;
	color: #556b2f;
	font-weight: bold;
	}
h4 {
	font: 14px times new roman,times,serif;
	color: #556b2f;
	font-weight: bold;
	}
