p	{
	
	font-size: 10px;
	color: 999999;
	font-family: arial;
	margin-left: 20px;
	}

h4	{
	
	text-indent: 8 px;
	color: b2b5bc;
	font-family: arial;
	}

li	{
	text-indent: 10 px;
	font-family: verdana;
	font-size: 11px;
	color: #75bb2e; 

	}

a	{
	text-decoration: none;
	}

a:link	{
	color: #b2b5bc;
	}

a:visited {
	color: #b2b5bc;
	}


a:hover	{
	color: orange;
	}


h3	{
	
	text-indent: 20 px;
	color: 000000;
	font-family: verdana;
	font-size: 10px;
	}

h2	{
	
	color: b2b5bc;
	font-family: verdana;
	font-size: 10px;
	}
