BODY{
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #EDE8CA; 
SCROLLBAR-SHADOW-COLOR: #333738; 
SCROLLBAR-ARROW-COLOR: #837965; 
SCROLLBAR-BASE-COLOR: #BAB437; 
scrollbar-3d-light-color: #E0E8D1; 
scrollbar-dark-shadow-color: #ddddFF
}

.text {
	font-family: "Arial", Verdana;
	color	 : #837965;
	font-size: 11pt;
	font-weight: bold;
	line-height: 15pt;

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

}
.subtitle {

	font-family: "Arial", Verdana;
	color	 : #000000;
	font-size: 11pt;
	font-weight: bold;
	line-height: 15pt;
}
.tableborder {
	height: 1px;
	width: 1px;
	border: 1px solid #837965;
	margin: 0px;
	padding: 0px;

}
.top {
	font-family: "Arial", Verdana;
	color	 : #837965;
	font-size: 8pt;
	background-position: right;
	text-align: right;
}
A:link.top
	{
	text-decoration	:	underline;
	color		:	#837965;
	background	:	transparent;
	}	
A:visited.top
	{
	text-decoration	:	underline;
	color		:	#837965;
	background	:	transparent;
	}
A:hover.top
	{
	text-decoration	:	none;
	color		:	#837965;
	background	:	transparent;
	}
A:link.text
	{
	text-decoration	:	underline;
	color		:	#837965;
	background	:	transparent;
	}	
A:visited.text
	{
	text-decoration	:	underline;
	color		:	#837965;
	background	:	transparent;
	}
A:hover.text
	{
	text-decoration	:	none;
	color		:	#837965;
	background	:	transparent;
	}	
A:link.email
	{
	text-decoration	:	none;
	color		:	#837965;
	background	:	transparent;
	}	
A:visited.email
	{
	text-decoration	:	none;
	color		:	#837965;
	background	:	transparent;
	}
A:hover.email
	{
	text-decoration	:	underline;
	color		:	#837965;
	background	:	transparent;
	}


