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

body {
	scrollbar-face-color: #255321; 
	scrollbar-shadow-color: #674B29; 
	scrollbar-highlight-color: #296426; 
	scrollbar-3dlight-color: #3B8735; 
	scrollbar-darkshadow-color: #1E461E; 
	scrollbar-track-color: #1E461E; 
	scrollbar-arrow-color: #3B8735
}

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

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

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

a {
	color: #a75803;
}

a.visited {
	color: #663608;
}

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;
}