body {
	background-color: #FFFFFF;
	margin-left:	0px;
	margin-top:		0px;
	background-image: url(images/bg.gif);
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	vertical-align: top;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #3399FF;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #996633;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	color: #996633;
	padding-left: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #996633;
}
.imageleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	margin: 3px;
}
.imageright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-right: 3px;
	float: right;
}
