	body {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #CCCCCC;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
	}

	/* Link Styles */

 	a {
	text-decoration: none;
	color: #9D0000;
	}

	a:hover {
	text-decoration: underline;
	color: #9D0000;
	}

	a img {
	border: 0;
	}

	#redirect_link {
	color: #999999;
	}

	#redirect_link a {
	text-decoration: none;
	color: #999999;
	}

	#redirect_link a:hover {
	text-decoration: underline;
	color: #9D0000;
	}

	#main {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 0;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 1px;
	background-color: #ffffff;
	text-align: left;
	width: 470px;
	}

	#footer {
	padding-left: 15px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-top: 7px;
	background-color: #ffffff;
	text-align: center;
	width: 470px;
	margin: auto;
	}

	.spacer1 {
	height: 5px;
	}

	.spacer2 {
	height: 15px;
	}

	.spacer3 {
	padding-bottom: 5px;
	}

	.heading1, h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	color: #407c00;
	text-align: left;
	line-height: 100%;
	margin-top: 2px;
	margin-bottom: 3px;
	font-weight: bold;
	}

	.heading2, h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	color: #9D0000;
	text-align: left;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: bold;
	}

	.heading3, h3 {
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	color: #014E88;
	text-align: left;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 1px;
	font-weight: normal;
	}

	.table1 {
		width: 470px;
		border-color: #D9E4ED;
		border-width: 5px;
		border-style: solid;
		border-collapse: collapse;
		border-spacing: 0px 0px;
	margin: 0;
	}

	.table2 {
		width: 100%;
		background-color: #F0F5EB;
		border-color: #E2ECD9;
		border-width: 5px;
		border-style: solid;
		border-collapse: collapse;
		border-spacing: 0px 0px;
	margin: 0;
	}

	.td1 {
		width: 140px;
		padding: 5px;
	vertical-align: top;
	}

	.td2 {
		width: 330px;
		padding: 5px;
	vertical-align: top;
	}

	#title {
		width: 470px;
		border-color: #E5E5E5;
		border-width: 1px;
		border-style: solid;
		border-collapse: collapse;
		border-spacing: 0px 0px;
		color: #999999;
	}

	#title a{
	text-decoration: none;
			color: #999999;
	}

	#title a:hover{
	margin: 0;
	text-decoration: underline;
			color: #9D0000;
	}

	.title_td1 {
		width: 50%;
		padding: 9px;
	}

	.title_td2 {
		text-align: right;
		width: 50%;
		padding: 9px;
	}

	.intro {
		background-color: #F0F5EB;
		padding: 9px;
	}
