/* CSS Document */

.content
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
	}
	
.heading
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: normal;
		color: #000000;
	}
.border
	{
 	BORDER-RIGHT: #909090 1px solid; 
 	BORDER-TOP: #909090 1px solid; 
	BORDER-LEFT: #909090 1px solid; 
	BORDER-BOTTOM: #909090 1px solid
 	}
	
.newsborder
	{
 	BORDER-RIGHT: #DBDBDB 1px solid; 
 	BORDER-TOP: #DBDBDB 1px solid; 
	BORDER-LEFT: #DBDBDB 1px solid; 
	BORDER-BOTTOM: #DBDBDB 1px solid
 	}
	
.homecontent
	{
		font-family: MS Sans Serif, Verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #7F7F7F;
	}