body {
	margin-left: 0px;
	margin-top: 0px;
	}
a:link {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 14px;
	color: #330099; text-decoration: none; 
	}
a:visited {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 14px;
	color: #330099; text-decoration: none;
	}
a:hover {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 14px;
	color: #B00000; text-decoration: underline;
	}
.style01 {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 18px;
	color: #333333;
	}
.style02 {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 14px;
	color: #333333;
	margin: 10px;
	}
.style03 {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 10px;
	color: #333333; 
	}
.style04 {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	margin: 10px;
	}
.style05 {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #333333;
	margin: 10px;
	}
.style06 {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 14px;
	color: #00FF00;
	margin: 10px;
	}
#ScrollDiv {
	width: 640px;
	height: 330px;
	overflow: auto;
	padding-top: 10px 80px 10px 80px;
}
#ScrollDiv2 {
	width: 640px;
	height: 330px;
	overflow: auto;
	padding-top: 10px 10px 10px 10px;
}