body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10pt;
	background: url("/images/dragon.jpg") #ffffff 50% no-repeat;
}

.table {
	color: #000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10pt;
}
.copyright {
	color: #fff;
	font-size: 8pt;
	padding: 2px;
}

.first-letter {
	font-size: 20pt;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.image {
	border-color: #000;
	margin: 4px;
}

.title {
	font-size: 18pt;
	font-weight: bold;
}

.subtitle {
	font-size: 14pt;
	font-weight: bold;
}

.navlink {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
}

image.brd {
	border-size: 5px;
	color: #000;
}

#news {
	border: 1px solid #000;
	padding: 4px;
	width: 170px;
}

#news-title {
	background-color: #000;
	color: #fff;
	padding: 4px;
	font-size: 12pt;
	font-weight: bold;
}

.news-date {
	font-size: 10pt;
	font-weight: bold;
}

.news-desc {
	font-size: 8pt;
}

