body {
	font-family: Arial, Helvetica, sans-serif;
}
 
h3 {
	color: #CCCCCC;
	background-color: #FFFFFF;
	font : bold smaller;
	font-size : 24px;
}
 
.news h3 {
	color: #006699;
	background-color: #FFFFFF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

.news td {
	font-size: small;
	font-family: "Times New Roman", Times, serif
}

.news .editorialinfo {
	font-size: small;
}

.newsindex {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.linecolor0 {
	background-color: #F0F0F0;
}

.linecolor1 {
	background-color: #FFFFFF;
}

.authorinfo {
	background-color: #FFFFFF;
	color : #DDDDDD;
	font-size : xx-small;
}

#archive_news_date { 
	font-size: x-small; 
	color : #AAAAAA; 
}

#archive_news_title { 
	font-size: x-small; 
}

#page_navigation
{
	font-size: 80%; 
	color : #888888; 
}
