/* css, Author consulting1x1 / info@consulting1x1.com */

/* hide not nessesary information */

.hidden, #pagebanner, #brandinglogo, #m1, #m2, #b1, #rightcol, .toplink, .news-latest-morelink, #m5
{
display:none;
}

body
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
	}


h1 {

		font-size:12px;
		line-height:16px;
		color:black;
		padding-bottom:7px;
		text-indent: -999em;
}


#main-content h2
	{
		font-weight: bold;
		color:black;
		font-size:14px;
		line-height:16px;
		margin-bottom:7px;
		margin-top:35px;
	} 
	
#main-content h3, #main-content h4
	{
		font-weight: bold;
		color:black;
		font-size:14px;
		line-height:16px;
		margin-bottom:7px;
		margin-top:35px;

	}
	


ul
	{
margin-bottom:1.2em;
	}
li
	{
		font-size:11px;
		line-height:14px;
margin-left:0.8em;

	}
	
	
a:link { color: #000;text-decoration:none;}
a:visited { color: #000;text-decoration:none;}
a:hover { color: #000;text-decoration:none;}
a:active { color: #000;text-decoration:none;}	


