	BODY {
		background-image: url('../images/bgfader.gif');
		background-repeat: repeat-x;
	}
	
	#content-table {
		background-color: #FFFFFF;
	}

	#footer-table, #footer-table A {
		font-family: verdana; 
		font-size: 7pt;
		color: #999999;
		text-decoration: none;
	}
	
	.section-heading {
		font-family: arial;
		font-size: 12pt;
		font-weight: bold;
		color: #333333;
		line-height: 30px;
	}
	
	.section-content {
		font-family: arial;
		font-size: 10pt;
		color: #333333;
	}

	.section-content A {
		text-decoration: none;
		color: #6699FF;
	}

	.news-content {
		font-family: arial;
		font-size: 8pt;
		color: #333333;
	}

	.news-content A {
		text-decoration: underline;
		font-weight: bold;
		color: #333333;
	}

	.news-breadcrumb, .news-breadcrumb A {
		text-decoration: none;
		font-family: arial;
		font-size: 8pt;
		color: #333333;
		padding-bottom: 10px;
	}

	.form {
		background-color: #FFFFFF;
		background-image: url(../images/form_bg.gif);
		background-repeat: repeat-x;
		border: 0;
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		color: #333333;
		font-family: verdana;
		font-size: 10px;
		height: 19px;
		padding: 2px 0px 0px 3px;
		width: 131px;
	}

	.form2 {
		background-color: #FFFFFF;
		background-image: url(../images/form_bg.gif);
		background-repeat: repeat-x;
		border: 0;
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		color: #333333;
		font-family: verdana;
		font-size: 10px;
		height: 19px;
		padding: 2px 0px 0px 3px;
		width: 275px;
	}
	
	.people-heading {
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		color: #333333;
		padding-top: 6px;
	}

	.people-position {
		font-family: arial;
		font-size: 12px;
		color: #333333;
		font-weight: bold;
		padding-bottom: 8pt;
	}

	.people-content {
		font-family: arial;
		font-size: 9pt;
		color: #333333;
	}

	.people-content A {
		text-decoration: none;
		color: #6699FF;
	}

	.printer-friendly, .printer-friendly A {
		font-size: 7.5pt;
		font-family: arial;
		color: #333333;
		text-decoration: none;
	}	

