BODY{
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #EDE8CA; 
SCROLLBAR-SHADOW-COLOR: #333738; 
SCROLLBAR-ARROW-COLOR: #AB712E; 
SCROLLBAR-BASE-COLOR: #ffffff; 
scrollbar-3d-light-color: #E0E8D1; 
scrollbar-dark-shadow-color: #ddddFF
}
.text {  font: normal 12px Arial, "Trebuchet MS", Verdana; color: #000000; background-position: left center}

.timesItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 15pt;

}
A:link.timesItalic
	{
	text-decoration	:	underline;
	color		:	#AB712E;
	background	:	transparent;
	}	
A:visited.timesItalic
	{
	text-decoration	:	underline;
	color		:	#AB712E;
	background	:	transparent;
	}
A:hover.timesItalic
	{
	text-decoration	:	none;
	color		:	#AB712E;
	background	:	transparent;
	}
.tableborder {
	height: 1px;
	width: 1px;
	border: #6E7D70;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;

}
