a
	{			
		color:						#863E2F;
		font-size:					10pt;
		text-decoration:			none;
		border-bottom-style:		solid;
		border-bottom-width:		1;
				
	}
			
	a:hover
		{
			text-decoration:		none;
			border-bottom-style:	dashed;
			border-bottom-width:	1;
		}				

body
	{
		background:					url(B0.jpg);
		background-color:			#FFFFFF;		
	}
	
b
	{
		color:						#863E2F;
	}
	
div
	{
		margin-left:				10;
		margin-right:				10;
	}

h1
	{
		color:						#863E2F;
		font-size:					10pt;
		margin-left:				10;
		margin-top:					20;		
	}

h3
	{
		color:						#863E2F;
		font-size:					8pt;
		margin-left:				10;
		margin-top:					20;		
	}
											
hr
	{
		border:						0;
		border-bottom-color:		#863E2F;
		border-bottom-style:		dashed;
		border-bottom-width:		1;
		height:						0;
		margin:						0;
		padding:					0;
		width:						100%;		
	}
	
p
	{
		margin-left:				15;
		margin-right:				15;
		margin-top:					5;		
	}
	
	.pContent
		{
			margin-bottom:			0;			
			margin-top:				15;				
		}

	.pNewsFeed
		{
			margin-left:			0;
			margin-right:			15;
			text-align:				justify;				
		}
	
table
	{
		font-family:				Verdana, Arial, MS Sans Serif;
		font-size:					10pt;		
	}
	
	.tblMain
		{		
			background-color:		#FFFFFF;
			border-color:			#644F24;
			border-style:			solid;
			border-width:			1;
			font-family:			Verdana, Arial, MS Sans Serif;
			font-size:				10pt;
			margin-left:			auto;
			margin-right:			auto;
			width:					780;	
			padding:				0;
		}

td
	{
		margin-left:				10;
		margin-right:				10;	
	}
	
	.tdContent
		{
			margin-left:			10;
			margin-right:			10;
			vertical-align:			top;
			width:					620;			
		}

	.tdTopics
		{
			border-right-color:		#863E2F;
			border-right-style:		dashed;
			border-right-width:		1;
			height:					5;
			vertical-align:			top;
			width:					160;			
		}
							
	.tdHeader 
		{
			background-color:		#FFFFFF;
			background:				url(H0.jpg);
			background-repeat:		no-repeat;
			border-bottom-color:	#644F24;
			border-bottom-style:	solid;
			border-bottom-width:	1;
			color:					#FFFFFF;
			height:					150;
			vertical-align:			top;			
		}

						
	.tdRow
		{
			background:				url(H1.jpg);
			color:					#FFFFFF;
			font-size:				8pt;
			height:					24;
			margin:					0;
			text-align:				center;
			vertical-align:			middle;
		}
		
		.tdRow a
			{
				color:				#FFFFFF;
				font-size:			8pt;
				font-weight:		normal;
				margin-Top:			0;
			}

ul
	{
		
		font-size:					10pt;
		list-style-type:			disc;
		margin-right:				10;
		text-align:					left;
	}