@charset "utf-8";
#publication h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#publication p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}


body {
	background-color: #999999;
	font-size: 14px;
	font-weight: normal;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
}

#menu a {
	color: #EEE4B3;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
#news h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#news h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#menu .item1 {
	background-color: #330000;
}
#menu .item2 {
	background-color: #450003;
}
#menu .item3 {
	background-color: #5C0001;
}
#menu .item4 {
	background-color: #94090E;
}
#menu .item5 {
	background-color: #D40D12;
}
#category ul {
}
#category li {
	font-weight:bold;
	list-style-type:none;
	padding-bottom: 15px;
}
#catpub ul {
	clear:both;
	font-style: normal;
	font-weight: normal;
}
#catpub li {
	font-style: italic;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 5px;
}
#catpub a {
	color: #000000;
}
#catpub .bodyshort {
	padding-left: 10px;
	padding-right: 10px;
}
#catpub .date {
	font-size: 10px;
}
