
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background: #e6e6e6 none no-repeat right; 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	z-index: auto;
	width: 85%;
	text-align: justify;
	margin-left: 7.5%;
}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
	
h2 { 
	font: normal 16pt "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
	
h1 {
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	font: normal 28px "Lucida Grande", Lucida, Verdana, sans-serif;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #a596cd;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #bbb7c5;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #7f7f7f;
	}
acronym {
	border-bottom: none;
	}



