	body {
		font-family:verdana,helvetica,sans-serif;
		background-image: url('../images/foxgrad-yell.jpg');
		background-repeat: repeat-x;
		font-size:10pt;
		margin:0px;
		color: #003366;
		text-align: center;
	}
	#wrapper {
		width: 770px;
	}		
	#one {
		background-image: url('../images/foxhdr-yell.gif');
		background-repeat: no-repeat;
		background-position: center;
		height: 50px;
	}
	#two {

	}
	#three {
		text-align: left;
		padding: 5px 60px 5px 60px;
	}
	#four {

	}
	h1 { font-size: 10pt; font-weight: bold; color: #990000; }
	h2 { font-size: 10pt; font-weight: bold; }

	#tips {
		font-family:verdana,helvetica,sans-serif;
		font-size:10pt;
		color: #003366;
		padding: 3px;
		border-collapse: collapse;
		border-color: #FFCC66;
		width: 650px;
	}
	td.table-header {
		background-color: #FFE9A6;
		text-align: center;
	}
	td {
		font-family:verdana,helvetica,sans-serif;
		font-size:10pt;
		color: #003366;
		padding: 5px;
		text-align: left;
	}