@font-face{ 
	font-family: WebFont;
	src: url('WebFont.eot');
	src: url('WebFontd41dd41dd41d.eot?#iefix') format('embedded-opentype'),
	     url('WebFont.woff') format('woff'),
	     url('WebFont.ttf') format('truetype'),
	     url('WebFont.svg#webfont');
}

body {
	color: #666;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 13px;
	text-align:justify;
}

hr {
	color:black;
	height:2px;
	}
	
h1 {
	font-size:34px;
	font-family: WebFont, Arial, sans-serif;
	color:#666666 ;
}

h2 {
	font-family: 'WebFont', Arial, sans-serif;
	font-size:20px;
	color:#666666 ;

	
}

h3 {
	font-size:11px;
	text-decoration:underline;
}

h4 {
	font-size:20px;
	font-family: WebFont, Arial, sans-serif;
	color:#FFF ;
	
}

h6 {
	border-bottom:10px;
	border-color:#000;
	border-style:double
}

a {
	color:#000;
}

a:visited {
	color:#000;
}

a:active {
	color:#000;
}

a:hover {
	color:#000;
}

a.footer_link:link {
	 color:#FFF;
}

a.footer_link:visited {
	 color:#FFF;
}

a.footer_link:hover{
	 color:#FFF;
}

a.footer_link:active{
	 color:#FFF;
}

a.legalC:link {
	 color:#FFF;
}

a.legalC:visited {
	 color:#FFF;
}

a.legalC:hover{
	 color:#FFF;
}

a.legalC:active{
	 color:#FFF;
}


#languages a:link {
	 color:#000;
	 text-decoration:none;
}

#languages a:visited {
	 color:#000;
}

#languages a:hover{
	 color:#000;
}

#languages a:active{
	 color:#000;
}
