@charset "utf-8";
/* CSS Document */

#top-large {
background-color:#082008;
width:100%;
}

#top-content{
	background-image:url(../images/top-press.jpg);
}

#top-content h1{
	font-size:13px;
	color:#97cf00;
	padding-bottom:10px;
}
#top-content p{
	font-size:11px;
	color:#c5dced;
}

.title{
	font-size:14px;
	font-weight:bold;
	color:#007F40;
}
.date, .pdf a{
	font-size:12px;
	color:#8e8e8e;
}
.url a{
	font-size:12px;
	color:#6a6d74;
}