@charset "UTF-8";
body {
	background-color: #111f2c;
	line-spacing: 15;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
.imageAbout {
	background-image:url('images/about.jpg');
	background-repeat:no-repeat;
	background-color:#e6e6e6;
}
.imageHome {
	background-image:url('images/homepage.jpg');
	background-repeat:no-repeat;
	background-color:#e6e6e6;
}
.imagePress {
	background-image:url('images/press.jpg');
	background-repeat:no-repeat;
	background-color:#e6e6e6;
}
.imageContact {
	background-image:url('images/contact.jpg');
	background-repeat:no-repeat;
	background-color:#e6e6e6;
}
.imageArchive {
	background-image:url('images/contact.jpg');
	background-repeat:no-repeat;
	background-color:#e6e6e6;
}
a:link {
	color: #111F2C;
	text-decoration: none;
}
a:visited {
	color: #111F2C;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #111F2C;
	text-decoration: none;
}
.style12 {font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #111F2C; font-weight: bold; width: 70px;}

.menu{
	list-style-type: none; 
}

.menu li{
	width: 75px;
	padding-bottom: 9px;
}

.style17 {
	font-family: Arial, Helvetica, sans-serif;
	color: #111F2C;
	font-size: 24px;
}
.style18 p{
	font-family: Arial, Helvetica, sans-serif;
	color: #111F2C;
	font-size: 13px;
	line-height: 180%
}

.project-copyblue{
	font-family: Arial, Helvetica, sans-serif;
	color: #111F2C;
	font-size: 13px;
}