body {background-color:#ffffff;}

.heading 
	{ 
		font-family: arial;
		color: #17191c;
		font-weight: normal;
		font-size: 20px;
	}
	
.border
	{
		border-width:1px solid #000;
		border-style:solid;
		border-color:#9bba7b;
		font-family: tahoma, arial;
		font-size: 11px; 
		font-weight: bold; 
	}

.text 
	{
		font-family: arial; 
		color:#000000;
		font-size: 10px;
		font-weight: normal; 
	}