@charset "utf-8";
/* CSS Document */

<!--
body {
	background-image: url();
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #dff9cd;
	}
	
body,td,th {
	font-family: Trebuchet MS;
	
}
h1 {
	font-size: 16px;
	color: #29b0be;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS";
}
a:link {
	color: #5d5c4c;
}
a:visited {
	color: #5d5c4c;
}
a:active {
	color: #5d5c4c;
}
.style1 {font-size: 10px}
.style2 {font-size: 11px}
.style4 {font-size: 10px}
.style5 {
	color: #247895;
	font-weight: bold;
}	
.image {

	border: 2px solid #000000;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 50px;

	margin-left: 125px;

}

-->