body {
	font-size: 14px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	color: #DDFF00;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
	text-transform: uppercase;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	line-height: 1em;
}

h4 {
	font-size: 1em;
	line-height: 1em;
}

#topmenu ul li a span {
	font-size: 1em;
	line-height: 1.4em;
	text-decoration: none;
	letter-spacing: 0.05em;
}

#footer {
	font-size: .8em;
}

#page-title h1 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2.5em;
}

.hlink {
	font-size: 1em;
	font-weight: normal;
}




/**********
 * news-item
 */
.news-item p a {
	font-size: .9em;
	text-decoration: none;
}

#inner-content .news-item .date {
	font-size: .9em;
}
#inner-content p, #inner-content .pubdate {
	font-size: 1em;
	line-height: 1.5em;
}

.snip {
	font-size: .9em;
}
