body {
    font-family: Verdana, Helvetica, Arial, Sans-serif;
}
h1 {
        font-size: 18px;
        font-family: Verdana, Helvetica, Arial, Sans-serif;
        font-weight: bold;
        padding-top: 10px;
        text-align: left;
}
h2 {
        font-size: 12px;
        font-family: Verdana, Helvetica, Arial, Sans-serif;
        font-weight: bold;
        color: #000000;
}
#content {
        text-align: justify;
}
.headline_1 {
	background-image: URL(img/headline_1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 8px;
	height: 21px;
}
.headline_2 {
	background-image: URL(img/headline_2.gif);
	background-repeat: repeat-x;
	width: 80%;
	height: 21px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	vertical-align: middle;
}
.headline_3 {
	background-image: URL(img/headline_3.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 21px;
}
.headline_4 {
	background-image: URL(img/headline_4.gif);
	background-repeat: repeat-x;
	height: 21px;
	cursor: pointer;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.headline_5 {
	background-image: URL(img/headline_5.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 9px;
	height: 21px;
}
