body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
}
.maintable {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
}
a:link {
	color: #339933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.maintext {
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	background-image:  url("apple.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 15px 10px;
	text-align: justify;
}
a {
	font-weight: bold;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
}
.imageonright {
	margin-left: 10px;
}
.imageonleft {
	margin-right: 10px;
}
.style1 {font-size: x-small}

