<!--

body			{margin: 0px;
			background-color: #ffffff;
			color: #000366}


a:link			{color: #0000ff; text-decoration: underline}
a:visited 		{color: #660099; text-decoration: underline}
a:hover   		{color: #660099; text-decoration: underline}
a:active  		{color: #660099; text-decoration: underline}

a.none:link		{color: #ffffff; text-decoration: none}
a.none:visited		{color: #ffffff; text-decoration: none}
a.none:hover		{color: #ffffff; text-decoration: none}
a.none:active		{color: #ffffff; text-decoration: none}


table.none		{
			border-style: solid;
			border-top-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-right-width: 1px;
			border-collapse: collapse;
			border-left-color: 99CFFF;
			border-top-color: 99CFFF;
			}



td.repeatx		{background-repeat: repeat-x}

td.middentop		{background-repeat:no-repeat; background-position: top left}

table.middenbottom	{background-repeat: no-repeat; background-position: bottom right}


p.center		{text-align: center; margin-left: 4; margin-right: 4}

p.text			{margin-left: 20; margin-right: 20; text-align: justify}

p.text3			{margin-left: 14; margin-right: 14; text-align: center}

p.button		{margin-left: 5; margin-right: 5; align=center}

ul.webtarot		{list-style-image: url(pics/listitem2.jpg); margin-left: 14; margin-right: 14}

ul.groter		{margin-left: 14; margin-right: 14}

font.klein		{font-size: 10pt}

font.focus		{font-weight: bold; color: #000066}




td.repeat		{background-repeat: repeat}


H1.title		{font-size: 14pt;
	  		color=#000366;
	 		text-decoration: none;
			display: inline}

-->