h1 {
	font-size: 130%;
	text-transform: capitalize;
	font-weight: normal;
}
h2 {
	text-transform: uppercase;
	padding: 10px;
	background: url(img/arrow_right.gif) 0 no-repeat;
}
.text {
	font-size:80%;
} 
ul {
	font-size:80%;
}
.deep {
	font-family: Tahoma;
	font-size: 70%;
	font-weight: bold;
}