body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
}

p {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	margin-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

tr {
	margin-left: 10px;
}

h1 {
	margin-left: 10px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #006600;
}

h2 {
	margin-left: 10px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

a {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

form {
	margin-left: 10px;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background-color: CCCCCC;
}

input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background-color: CCCCCC;
}

.maintable {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}

.special {
	margin-left: 10px;
	margin-top: 0px;
	color: #0066CC;
}

.backtop {
	background-image: url(images/top_back.gif);
	height: 100px;
}

.myhome {
	margin-left: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}