body {
	color: #c6d7b7;
	font: 11pt Helvetica, Arial, sans-serif;
	background-color: #0a210a;
}

td 	{
	color: #c6d7b7;
	font: 11pt Helvetica, Arial, sans-serif;
}

h1	{color: #c6d7b7; font-size: 20pt; font-weight: bold; }
h2	{color: #c6d7b7; font-size: 18pt; font-weight: bold; }
h3	{color: #c6d7b7; font-size: 16pt; font-weight: bold; }
h4	{color: #c6d7b7; font-size: 14pt; font-weight: bold; }
h5	{color: #c6d7b7; font-size: 12pt; font-weight: bold; }
h6	{color: #c6d7b7; font-size: 10pt; font-weight: bold; }
a                        {text-decoration: bold; font-weight: bold;}
a:link                {color: #9f5b1f; text-decoration: none; font-weight: bold;}
a:visited        {color: #9f5b1f; text-decoration: none; font-weight: bold;}
a:active        {color: #9f5b1f; text-decoration: none; font-weight: bold;}
a:hover                {color: #ffea96; text-decoration: none; font-weight: bold;}
span {color: #ffea96; text-decoration: none; font-weight: bold;}

