@CHARSET "UTF-8";

h1, h2, h3, h4, h5, h6{
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #333;
}

a:hover{
	text-decoration: none;
	color: #ccc;
}

.project a {
	color: #47789a;
}

.sub_content a {
	color: #47789a;
}

.more{
	padding: 0 0 0 12px;
	margin:  0 0 0 5px;
	font-size: 0.9em;
	background: url(../img/arror.png) no-repeat left center;	
}

.smallprint{
	color:  #999;
	font-size: 0.9em;
}
