/* CSS Document */

p{
font-family: Arial, Bold;
font-size: 16px;
color: #CCCCCC;
line-height: 18px;
padding: 3px;
}


.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: auto;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: auto;
}

.xanatitle {
	font-family: EuroRoman;
	font-size: 53px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 0px;
	width: auto;
}

.Click_to_enlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 0px;
	width: auto;
}

.technical_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 0px;
	width: auto;
}

.technical_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 0px;
	width: auto;
}

.We_are_able {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 0px;
	width: auto;
	line-height: normal;
}

.Contact_names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 0px;
	width: auto;
}

.Contact_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 0px;
	width: auto;
}

.Credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 0px;
	width: auto;
}

.Credits_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 0px;
	width: auto;
}
