body, html {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #E4ECEE;
}

html {
	font-family: Helvetica, sans-serif;
}



h1, h2, h3, h4 {
	font-weight: 300;
	color: #666;
}

h2 {
	font-size: 1.663em;
	line-height: 2.067em;
	letter-spacing: -0.01em;
	font-weight: bolder;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear_both {
	clear:both;
	
}

.background {
	background-image: url(images/background_content.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}


.header {
	height: 100px;	
}

.content {

}

.content a {
	color: #888;
}



.content td {

}
