<!--
body {
	background-color: #ed9b79;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-image: url(images/pink032.gif);

}
/*td.base { background-image: url(images/pink032.gif);*/
	
}
th,p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:3px; 
	margin-bottom:3px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 36px; 
	margin-top:2px; 
	margin-bottom:2px;
}
h2 {
	font-size: 24px;
	margin-top:2px; 
	margin-bottom:2px;
}
h3 {
	font-size: 18px;
	margin-top:2px; 
	margin-bottom:2px;
}
.italics {font-style: italic}
hr { margin:1px;
}
.style1 {font-style: italic}

-->