.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 150%;
	letter-spacing: 0.1em;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc5200;
	font-weight: bold;

}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a.contact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF9900;
	text-decoration:none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.contact:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #543F30;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
body {
	background-color:#000000;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/main-background4.jpg);
	
}
.contentTittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC66;
	line-height: 150%;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#sroll {
	height: 400px;
	overflow: scroll;
}
