td {
	font-family: Geneva, Helvetica, Verdana;
}

p {
	font-size: 12px;	
}

li {
	font-size: 12px;
	font-weight: normal;
	color: black;	
}

p.field-value {
	font-size: 12px;
	font-weight: normal;
	color: black;
}

p.home {
	font-size: 12px;
	font-weight: normal;
	color: #737373;
	line-height:20px
}

.field-value {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}

.news-title {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px
}

.news-date {
	font-size: 9px;
	font-weight: bold;
	color: #6B7378;
}

.news-item {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}

a {
	color: #3069BF; 
	text-decoration: none;
}

a:hover {
	color: #3069BF; 
	text-decoration: underline;
}

.page-title {
	font-size: 20px;
	color: #224A86;	
}

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

a.home {
	font-size: 11px;
	color: #739ED0; 
	text-decoration: none;
	letter-spacing: 1px;
}

a.home:hover {
	color: white; 
	text-decoration: none;
}
	
	

