BODY {
	BACKGROUND-COLOR: #eff7ff; MARGIN-LEFT: 10%; COLOR: black; MARGIN-RIGHT: 10%; FONT-STYLE: normal; FONT-FAMILY: "Times new Roman", serif;
}
H1 {
	COLOR: black; FONT-STYLE: normal; FONT-FAMILY: "Arial",sans-serif; TEXT-ALIGN: center;
}
H2 {
	COLOR: black; FONT-STYLE: normal; FONT-FAMILY: "Arial",sans-serif;
}
H3 {
	COLOR: black; FONT-STYLE: normal; FONT-FAMILY: "Arial",sans-serif;
}
.subtitle {
	FONT-SIZE: small; FONT-STYLE: italic;
}
.legal {
	FONT-STYLE: italic;
}
.editorial {
	FONT-STYLE: italic;
}

#linklist { 
	margin: 0; 
	padding: 0;
}

#footer li {
	display:inline;
}

#homepage a#homepage,
#clients li#clients a,
#membership li#membership a,
#links li#links a,
#diary li#diary a {
	color: #000000;
	text-decoration: none;
	pointer-events: none;
  cursor: default;
}

