body					{
						margin: 0;
						padding: 0;
						height: 100%;
						background: white;
						font-family: Arial, Verdana, Helvetica;
						font-style: normal;
						font-weight: normal;
						}
					
.mainFont				{
						font-size: 12px;
						color: #996633;
						margin: 10px;
						}

.mainFont A:link		{color: #009999; text-decoration: none; font-weight: normal;}
.mainFont A:visited		{color: #009999; text-decoration: none; font-weight: normal;}
.mainFont A:hover		{color: #009999; text-decoration: underline; font-weight: normal;}
.mainFont A:active		{color: #009999; text-decoration: none; font-weight: normal;}

.naviMargin				{
						padding-right: 10px;
						}

.naviFont				{
						font-size: 12px;
						color: white;
						margin-left: 10px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.naviFont A:link		{color: white; text-decoration: none; font-weight: normal;}
.naviFont A:visited		{color: white; text-decoration: none; font-weight: normal;}
.naviFont A:hover		{color: white; text-decoration: underline; font-weight: normal;}
.naviFont A:active		{color: white; text-decoration: none; font-weight: normal;}

.newsFont				{
						font-size: 12px;
						color: #996633;
						margin: 10px;
						}
					
.newsFont A:link		{color: #009999; text-decoration: none; font-weight: normal;}
.newsFont A:visited		{color: #009999; text-decoration: none; font-weight: normal;}
.newsFont A:hover		{color: #009999; text-decoration: underline; font-weight: normal;}
.newsFont A:active		{color: #009999; text-decoration: none; font-weight: normal;}

.footerFont				{
						font-size: 12px;
						color: white;
						margin-left: 10px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.footerFont A:link		{color: white; text-decoration: underline; font-weight: normal;}
.footerFont A:visited	{color: white; text-decoration: underline; font-weight: normal;}
.footerFont A:hover		{color: white; text-decoration: none; font-weight: normal;}
.footerFont A:active	{color: white; text-decoration: underline; font-weight: normal;}

.leftFont				{
						font-size: 12px;
						color: white;
						margin: 10px;
						line-height: 18px;
						}
					
.leftFont A:link		{color: white; text-decoration: none; font-weight: normal;}
.leftFont A:visited		{color: white; text-decoration: none; font-weight: normal;}
.leftFont A:hover		{color: white; text-decoration: underline; font-weight: normal;}
.leftFont A:active		{color: white; text-decoration: none; font-weight: normal;}

td.content {
  font-size: 12px;
  color: #996633;
  background-color: #FFFFFF;
  text-align: left;
  vertical-align: top;

  }
td.header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FFFFFF;
  text-align: left;
  vertical-align: top;
}


