html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 95% Georgia, "Times New Roman", Times, serif;
	line-height: 1.88889;
	color: #555753; 
	background: #...... url(../images/xbackground4.jpg); 
	margin: 10; 
	padding: 10;
	}
.video {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: bold;
}
p { 
	margin-top: 10; 
	}
h3 { 
	font: italic normal 1.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #544E39;
	line-height: normal;
	font-size: 1em;
	}
a:visited {
	font-weight: bold;
	color: #7F7887;
	line-height: normal;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #635680;
	line-height: normal;
	}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #544E39;
}
.toc {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #BBBBBB;
	letter-spacing: 1.75px;
}
