@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
        font-size: 98%;
}

h3 {
	color: #666666;
	font-size: 95%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/second_title2.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 23px;
	width: 670px;
line-height: 21px;
margin-bottom: 10px;
margin-top: 5px;
}
h4 {
	font-size: 90%;
	color: #666666;
	line-height: 1.65em;
}

