.bodytxt
	{
		font-family: arial, helvetica;
		font-size: 11px;
		color: black;
		font-weight: normal;
	}

p
	{
		font-family: arial, helvetica;
		font-size: 11px;
		color: black;
		font-weight: normal;
	}

td
	{
		font-family: arial, helvetica;
		font-size: 11px;
		color: black;
		font-weight: normal;
	}
	

h1
	{
		font-family: arial, helvetica;
		font-size: 17px;
		color: #000000;
		font-weight: bold;
		display: inline;
		
	}
	
.subtitle
	{
		font-family: arial, helvetica;
		font-size: 15px;
		color: #aa6701;
		font-weight: bold;
	}


.footnote
	{
    font-size: 11px;
    color: gray;
    font-family: arial, helvetica
	}


.navtxt
	{
		font-family: arial, helvetica;
		font-size: 11px;
		color: #999999;
		font-weight: normal;
	}

.menulink
	{
		font-family: arial, helvetica;
		font-size: 13px;
		color: #aa6701;
		font-weight: bold;
	}

a:visited.menulink
	{
		font-family: arial, helvetica;
		font-size: 13px;
		color: #aa6701;
		font-weight: bold;
	}

a:hover.menulink
	{
		font-family: arial, helvetica;
		font-size: 13px;
		color: #993300;	
		font-weight: bold;
		text-decoration: underline;
	}


.linkshow
	{
		font-family: arial, helvetica;
		font-size: 11px;
		color: black;
		font-weight: normal;
		text-decoration: underline;
	}

a:visited.linkshow
	{
		font-family: arial, helvetica;
		font-size: 11px;
		color: black;	
		font-weight: normal;
		text-decoration: underline;
	}
	
a:hover.linkshow
	{
		font-family: arial, helvetica;
		font-size: 11px;
		color: #993300;	
		font-weight: normal;
		text-decoration: underline;
	}
	

a:hover
{
    color: #993300;
	text-decoration: underline;
}

a
{
    text-decoration: none;
}

