/*    CELTICLION.CSS              */
/*    http://www.esoterika.info: */

body,td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #10371F;
}

.highlight {
	font-weight: bold;
	color: red;
}

.small { 
	font-size: xx-small;
}

a {
	color: #990000;
}

a.visited {
	color: #006633;
}

p.stxt {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}

p.subtitle {
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

p.txt {
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

p.acces {
	font-size: x-small;
	text-align: left;
}

p.inc {
	font-size: x-small;
	font-style: italic;
	color: #990000;
	text-align: left;
}