	body { background-image: url(images/pinkback.png); background-repeat: repeat-y; background-position: center top;
			padding: 0px; margin: 0px; background-color: whitesmoke;
			font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
	.link { padding-left: 10px; padding-right: 10px; color: white; }
	.link a { color: white; text-decoration: none; }
	td { font-size: 12px; }

	h1 { font-size: 22px; font-weight: normal; color: #CC0099; padding: 0px; margin: 0px; }
	h2 { font-size: 18px; font-weight: normal; color: #CC0099; padding: 0px; margin: 0px; }
	h3 { font-size: 16px; font-weight: normal; color: #CC0099; padding: 0px; margin: 0px; }

	.links { padding-left: 10px; padding-right: 10px; color: white; background-image: url('images/mg.gif'); background-repeat: no-repeat; background-position: center; }
	.links a { color: white; text-decoration: none; font-size: 18px; }

#links a { color: black; text-decoration: none; font-size: 18px; }

.imagoTab { background-position: center -120px; color: white; height: 180px; display: none; }
.imagoTab h1 { color: white; font-size: 22px; }
.imagoTab p { width: 500px; padding: 0px; margin: 0px; padding-bottom: 7px; }
.imagoTab img { height: 180px; width: 100%; border: 0px;}

#div_imago h1, #div_imago p { color: white; }

.component { border: 1px solid brown; background-color: lightyellow; padding: 20px; }
