h1 {
    font-family: Times;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #c0c0c0;
    text-align:center;
}

.text {
	font-family: Times;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.nav {
	font-family: times;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #7E7C58;
	font-variant: small-caps;
}
.nav a:hover {
	font-family: times;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CB670E;
	font-variant: small-caps;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
}
.footer {
	font-family: arial;
	font-size: 9px;
	color: #DAD8BF;
}
.textnews {

	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: times;
	font-size: 18px;
	color: #666600;
	font-weight: bold;
}

.indent {
	padding-left: 15px; padding-top: 7px;
}