/* Text */
BODY {
	background-repeat :no-repeat;
	background-position : 50% 0%;
	font-family: "Economica",  sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	text-transform : none}

P {
	font-family: "Economica",  sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	text-transform : none;
	text-underline: none;
	font-variant : normal;
	color : #000000}

.TextObject {
	font-family: "Economica",  sans-serif;
	font-size : 16px;
	color :  rgb(0,0,0);
	margin-top : 5px;
	margin-bottom : 5px
}

.TextNavBar {
	font-weight : normal;
	font-style : normal;
	font-family: "Economica",  sans-serif;
	text-transform : none;
	text-underline: none;
	color : #000000;
	font-size : 16pt;
	font-variant : normal
}

A:link {
	font-family: "Economica",  sans-serif;
	font-size : 11pt;
	font-weight : normal;
	font-style : normal;
	text-transform : none;
	text-underline: none;
	font-variant : normal;
	color : #000000
}

A:visited {	font-weight : normal;
	font-style : normal;
	font-family: "Economica",  sans-serif;
	text-transform : none;
	text-underline: none;
	color : #000000;
	font-size : 11pt;
	font-variant : normal}

A:active {
	font-family: "Economica",  sans-serif;
	font-size : 11pt;
	text-transform : none;
	text-underline: none;
	font-variant : normal;
	color : #000000;
	font-weight : normal;
	font-style : normal
}

H1 {
	font-family:  "Economica",  sans-serif;
	font-size : 16pt;
	text-transform : none;
	text-underline: none;
	font-variant : normal;
	color : rgb(0,0,0);
	font-weight : normal;
	font-style : normal ;
	margin-top : 5px;
	margin-bottom : 5px} 
