body			{
			margin-top: 5px;
			margin-left: 5px;
			margin-right: 0;
			margin-bottom: 0;
			padding-top: 0;
			padding-left: 0;
			padding-right: 0;
			padding-bottom: 0;
			font-size: 13px;
			font-weight: normal;
			font-family: 'Courier New', Courier, mono;
			font-style: normal;
			color: black;
			width:750px;
			}

.navigationText	{
			font-size: 13px;
			font-weight: normal;
			font-family: 'Courier New', Courier, mono;
			font-style: normal;
			color: black;
			}
			
#d			{
			font-size: 13px;
			font-weight: normal;
			font-family: 'Courier New', Courier, mono;
			font-style: normal;
			color: black;
			}
			
A:link {color: black; text-decoration: underline;}
A:visited {color: black; text-decoration: underline;}
A:hover {color: black; text-decoration: underline;}
A:active {color: black; text-decoration: underline;}
