BODY 	{
		width: 90%; 
		color: navy; 
		font-family: sans-serif; 
		margin-left: 5%;
		background-color: whitesnow;
	}

DT	{
		font-weight: bold;
	}

.sm	{	
		font-size: smaller;
	}

