/* CSS Document */body, P, DIV {	font-family: "Times New Roman", Times, serif;	font-size: 13px;	margin: 0;	color: #333333;}A {	color: #590B0B;	text-decoration:none;}A:hover {	color: #672C00;	text-decoration:underline;}FORM {    padding: 0;    margin: 0;}UL {	margin: 0px;	padding: 0px;}LI {	list-style:url('../images/shared/bullet.gif') inside;}INPUT {	font-family: "Times New Roman", Times, serif;	font-size: 11px;}SELECT {	font-family: "Times New Roman", Times, serif;	font-size: 11px;}/* **************************************************************** *//*                                                   Text Formating *//* **************************************************************** */h1 {	font-size: 15px;	margin: 0 0 2px 0;	padding: 0;	font-style: normal;	font-weight: normal;	color: #672C00;	display: block;	border-bottom: 1px solid #672C00;}h2 {	font-size: 12px;	color: #323232;	margin: 0;	padding: 0;	text-align: justify;	font-style: italic;	padding: 0;}h3 {	font-size: 13px;	color: #323232;	padding: 0 0 0 14px;	margin-top: 5px;	margin-bottom: 5px;	background: 0 url(../images/shared/square.gif) no-repeat 0px;}h3 A {	color: #590B0B;	text-decoration:none;}h3 A:hover {	color: #672C00;	text-decoration:underline;}h4 {	font-size: 12px;	margin: 0 0 2px 0;	font-style: normal;	font-weight: normal;	color: #999999;		display: block;	border-bottom: 1px solid #898989;}h5 {	font-size: 12px;	margin: 0;	font-style: normal;	font-weight: normal;	color: #CCCCCC;	}h6 {	font-size: 12px;	margin: 0;	color: #ABA98E;	}h6 A {	color: #ABA98E;	}h6 A:hover {	color: #ABA98E;	text-decoration: underline;}