/*  The CSS definition file for the Silva Method web pages */
/*  I am so great  and the style is so great too */
/*  copyright  novembrary/ listopadec 19999 vitakappa */

.big-initial:first-letter {
 	margin-left: 1em;
	color: DarkSlateGray;
	font: normal 28px/20px "Lucida Casual", "Lucida Casual CE", Verdana, Helvetica, fantasy;
	letter-spacing: -2px;
	vertical-align: middle;
}

.initial:first-letter {
	margin-left: 1em;
	vertical-align: -15%;
	color: DarkSlateGray;
	font: normal 20px/18px "Lucida Casual", "Lucida Casual CE", Verdana, Helvetica, fantasy;
}

ACRONYM, ABBR {cursor: help; padding: 0 4px 0 4px; color: #660066; }

EM {font: italic 13px/18px Verdana, "Courier New CE", cursive, sans-serif;}
.note EM {font: italic 13/18px Verdana, "Courier New CE", cursive, sans-serif;}
STRONG {color: DarkSlateGray; font-weight: bold;}
CITE {font-variant: small-caps; font-style: normal; font-size: 110%; color: DarkSlateGray;}
BLOCKQUOTE {text-align: justify;}

PRE {
	border-left: 4px dotted White;
	padding-left: 4px;
	margin: 2px;
	color: #000000;
	font: normal 14px/18px "Andale Mono", "Lucida Console", monospace;
	text-indent: 0;
}

CODE {font: normal 16px/18px Courier, "Courier New", "Courier New CE", monospace;}

SUB {font-size: 65%; vertical-align: -20%; color: Black;}
SUP {font-size: 65%; vertical-align: 40%; color: Black;}

IMG {background: transparent; margin: 0; padding: 0;}
