HTML, BODY {
	margin:0px;
	padding:0px;
	
}
A { color: #65cdce; }
A:HOVER {
	text-decoration:none;
	color: #505050;
}
A.content_center { color: #ffffff; }
A.content_center:HOVER {
	text-decoration:none;
	color: #505050;
}
A.content_link { color: #ffffff; }
A.content_link:HOVER {
	text-decoration:none;
	color: #505050;
}
@font-face {  
  font-family: MyriadProRegular;  
  src: url( fonts/myriad-webfont.ttf ) format("truetype");  
} 
ul{
	margin-left:15px;
	padding-left:15px;
	margin-top:0;
	padding-top:0;
}
ul li{
    display: inline;
	list-style-position: inside;
} 
.content{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:14px;
	color:#927e92;
	line-height:20pt;
}
.content_blue{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:14px;
	color:#65cdce;
	line-height:20pt;
}
.content_blue_right{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:14px;
	color:#65cdce;
	line-height:20pt;
}
.content_box{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:14px;
	color:#927e92;
}
.content_center{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color:ffffff;
	line-height:20pt;
}
.content_link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:14px;
	color:ffffff;
	line-height:20pt;
}
.content_button{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	line-height:20pt;
}
.content_center2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	line-height:20pt;
}
.content_date{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#927e92;
	line-height:20pt;
	font-style:italic;
}
.title{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:26px;
	color:#65cdce;
	line-height:22pt;
}
.title2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:20px;
	color:#65cdce;
	font-weight:lighter;
	line-height:22pt;
}
.title2s{

	margin-top:476px;
}
.title3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:18px;
	font-weight:lighter;
	color:#666666;
	line-height:22pt;
}
.title4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:18px;
	font-weight:lighter;
	color:#fff;
	line-height:22pt;
}
.menu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	color:#65cdce;
}
.footer{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:14px;
	color:#ffffff;
	line-height:20pt;
}
.language{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:13px;
	color:#ffffff;
	line-height:20pt;
}
.maris {
		font-family:MyriadProRegular;
		font-size:13px;
		color:#fff;
		font-weight:normal;
		text-align:center;
		text-shadow:  1px 1px 5px #000;
	}
a:hover.maris {
		font-family:MyriadProRegular;
		font-size:13px;
		color:#fff;
		font-weight:normal;
		text-align:center;
		text-shadow:  1px 1px 5px #000;
	}
.web {
		font-family:MyriadProRegular;
		font-size:13px;
		color:#ffcd0c;
		font-weight:bolder;
		text-align:center;
		text-shadow:  1px 1px 4px #333;
	}
a:hover.web {
		font-family:MyriadProRegular;
		font-size:13px;
		color:#ffcd0c;
		font-weight:bolder;
		text-align:center;
		text-shadow:  1px 1px 4px #333;
	}
	
