.title{
	font-size: xx-large;
	color : Silver;
	text-align : center;
}

.main-text{
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
}

.main-list{
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
	list-style : disc;
	display : block;
}

.main-cell{
}

.main-column{
	background : #FFFFFF;
}

.page-table {
	padding:0; 
	width : 640px;
	background : #FFFFFF;
	
}

.nav-bar-table {
	padding:0;
	width : 640px;
	background : Black;
}

.nav-bar-section {
	text-align : center;
	font-family: Arial;
	font-variant : small-caps;
	font-weight : bolder;
	color : Red;
}

.nav-bar-link {
	text-align : center;
	font-family: Arial;
	font-variant : small-caps;
	font-weight : bolder;
	color : Red
}

.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
	background-color:#FEEC85
}

.news-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt; 
	font-weight: bold;
	text-align:center
}

.news-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.news_table {
	border:10px solid #000000; padding:10;
}


.catigory-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
	background-color:#FEEC85
}

.project-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
}

.project-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}