body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F3B66F;
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 12px;
}
td {
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 12px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}

a.whitelink:link, a.whitelink:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

.smallwhite {
	color: #FFFFFF;
	font-size: 10px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #0000AA;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0000AA;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0000AA;
}