body         {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; background-image:url('images/header_bkg.gif'); background-repeat:repeat-x; background-position-y:top
}

.left_column {
	width: 200px;
	background-color: #DFDFDF;
}
.right_column {
	height: 30px;
	background-color: #DFDFDF;
}
.odd_faq {
	color: #000066;
	background-color: #DFDFDF;
	padding: 10px;
	font-size: 12pt;

}

.even_faq {
	color: #000066;
	padding: 10px;
	font-size: 12pt;

}
h4 {
	text-indent: 10px;
}
.content_list_table {
	width: 490px;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	font-size: 12pt;
}
.content_table {
	width: 890px;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	font-size: 12pt;
}
.left_block {
	height: 500px;
	width: 10px;
	background-color: #006600;
}h1           { text-align: right; font-variant: small-caps; font-size: 24px; margin-right: 10; 
               margin-top: 10; margin-bottom: 10 }
