body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;	
	/*color: #666666;*/
	color: #ffffff;
	background-color: #8aa7c7;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	/*color: #666666;*/
	color: #ffffff;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.smalltext {
	font-size: 8pt;
	padding: 5px;
}

.smalltext a{
	font-size: 8pt;
	padding: 5px;
	text-decoration: none;
	color: #666666;
}


.smalltext a:hover {
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.smalltext_project {
	font-size: 8pt;
	padding: 0px;
}

.smalltext_project a{
	font-size: 8pt;
	padding: 0px;
	text-decoration: none;
	color: #666666;
}


.smalltext_project a:hover {
	font-size: 8pt;
	text-decoration: bold;
	color: #FFFFFF;
	/*background-color: #003366;*/
	/*padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;*/
}


.homepageaddress {

	font-size: 7pt;
	padding: 5px;
}
.pagetitle {
	font-size: 10pt;
	padding: 0px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.55em;
	word-spacing: 0.55em;
}

.main {
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 0px;
	
}

.line {
	border: 1px solid #013473;
}
.newsdate {
	font-weight: bold;
}
.newstitle {
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.newssubtitle {
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
}
#Table_01 {
	background-color: #8aa7c7;
	position: relative;
}
