body	{
	background-color: #FDEACE;
		font-family:'Trebuchet MS';
	color:black;
	font-size: 16px;
	margin-left: 5px;
}
h1	{
		font-family:'Trebuchet MS';
	color: "black";
	font-size: 215%;
	font-style:italic;
	margin-left: 120px;
	margin-bottom: 0px;
}	
h2  {
		font-family:'Trebuchet MS';
	color:black;
	font-size: 150%;
	font-weight:bold;
	font-style:italic;
	margin-top: 0px;
	margin-left: 180px;
	margin-bottom: 0px;	
}
h3	{
		font-family:'Trebuchet MS';
	color:black;
	font-size: 120%;
	font-style:italic;
	margin-top: 10px;
	margin-left: 120px;
}
h4  {
		font-family:'Trebuchet MS';
	color:black;
	font-size: 150%;
	font-weight:bold;
	font-style:italic;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 15px;	
}

a:link		{color: black;}
a:visited	{color: black;}
a:hover		{color: black;}
a:active	{color: black;}
a	{
	padding-bottom: 10px;
}

img	{
	border: 0;
	padding: 5px;	
}

table	{
	border: 0px;
	width: 100%;
}
