BODY { 
	color: black; 
	background-color: #ddf; 
	font-family: Verdana; 
	font-size: 10pt;
	padding: 0em; 
	margin: 0em;
	border-style: none;
	border-width: 0em;
}
TABLE { display: block; margin-left: inherit; margin-right: inherit; }
TR { font-family: inherit; font-size: 11pt;}
TD { padding-top: 0em; padding-bottom: 0em; margin-top: 0em; padding-left: .5em; padding-right: .5em; font-family: inherit; font-size: 11pt; text-align: left; }
TH { padding-left: .5em; padding-right: .5em; font-family: inherit; font-size: 11pt; text-align: left; }
IMG { border-style: none }
P { text-indent: inherit; text-align: inherit; font-family: inherit; margin-top: .5em; margin-bottom: .5em; padding: 0em; }
SCRIPT { text-indent: inherit; text-align: inherit; font-family: inherit;}
H1 { font-size: 16pt }
H2 { font-size: 14pt }
H3 { font-size: 12pt }
INPUT { font-size: inherit; padding: inherit; margin: inherit; }
FORM { font-size: inherit; padding: inherit; margin: inherit; }
SMALL { font-size: 9pt; }
BLOCKQUOTE { font-size: 10pt; font-family: "lucida sans", helvetica, arial, sans-serif; text-align: justify;}
PRE { font-size: 10pt; }
EM { font-size: 112.5%; }

span.intro { text-transform: uppercase }
P.intro:first-letter { 
	font-size: 190%; 
	float: left; 
	clear: left; 
	font-weight: bold; 
	vertical-align: text-top;
	line-height: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
}
P.intro:first-line { vertical-align: text-top }
P.bigintro:first-letter { 
	font-size: 400%; 
	float: left; 
	clear: left; 
	font-weight: bold; 
	vertical-align: text-top;
	line-height: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
}
P.bigintro:first-line { vertical-align: text-top }
TD.leftpanel { background-color: #bbe; }
.abottom { background-color: #fcf; color: black; font-weight: bold; font-size: 8pt; display: table;}
DIV.atext { margin: .5em; }
A:link { color: #00c }
A:visited { color: #606 }
A:HOVER { text-decoration: none; color: #c0c; }
A.clean { text-decoration: none; color: #00c; }
A.clean:hover { text-decoration: underline; color: #c0c; }

.indented { text-indent: 1em; }
.cursive { font-family: "Monotype Corsiva", Script, Calligraphy, Kursiv, Zapfchancery, Cursive; font-stretch: expanded; font-weight: lighter; }
.big { font-size: 22pt; 
	font-weight: bold; 
	float: left; 
	clear: left; 
	vertical-align: text-top; 
	line-height: 100%; 
	padding-bottom: 0; 
	margin-bottom: 0; }
	
.medium { font-size: 11pt; }
.small { font-size: 10pt; }
.little { font-size: 9pt; }
.tiny { font-size: 8pt; }
.half { font-size: 6pt; }
.IMP { font-family: inherit; font-size: 12pt; color: #003; }
.gr1bg { background-color: #99c; color: black; }
.gr2bg { background-color: #bbe; color: black; }
.highlight { background-color: #eef; color: black; }
.center { text-align: center; }
.justify { text-align: justify; }
.center-block { margin-left: auto; margin-right: auto; }
.left { text-align: left; }
.right { text-align: right; }
.noborder { border-style: none; }
.nospace { padding: 0em; margin: 0em; }
.smallspace { padding: 5px; margin: 5px; }
.smallpad { padding: 5px; margin: 0px; }
.padright { margin: 0px  5px 0px 0px; padding: 0em; }
.fullwidth { width: 100%; }
.mostwidth { width: 95%; }
.thirdwidth { width: 33%; }
.top { vertical-align: top; }
.over1 { padding-left: 1em; }
.over2 { padding-left: 2em; }
.monospaced { font-family: monotype, monospace, monospaced, fixed, courier; }
.floatleft { clear: left; float: left }
.vcenter { vertical-align: middle; }
