
body {
	color: #000000;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 90%;
}

a:link {
	color: #0033ff;
}

a:active {
	color: #000000;
}

a:visited {
	color: #9900cc;
}

a:hover {
	color: #000000;
	background-color: #ffffcc;
}

p {
	margin-bottom: .6em;
	margin-top: .6em;
}


P.TableCell {
	padding-left: 3pt;
	margin-bottom: 0em;
	margin-top: 0em;
}


P.Note {
	margin-left: 5em;
	margin-top: 0em;
}

P.Indent {
	margin-left: 1.6em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

P.SubBullet {
	list-style-type: circle;
	margin-left: -0.5em;
}

P.LinkBul {
	list-style-type: square;
	list-style-image: none;
	color: #0033ff;
}

H1 {
	background-color: #0033ff;
	color: #ffffff;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	font-size: 130%;
	padding-left: 2pt;
}


H2 {
	color: #0033ff;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	font-size: 120%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0em;
}

H3.NoteTipHead {
	font-size: 100%;
	font-weight: bold;
}


H3.TableHead {
	background-color: #eeeeee;
	padding-left: 3pt;
	text-align: left;
}

HR {
	border-top: 1pt solid;
	color: #800040;
	margin-bottom: 0em;
	margin-top: 0em;
}

ul {
	margin-bottom: 0em;
	margin-top: .0em;
}

ol {
	margin-bottom: 0em;
	margin-left: 1.5em;
	margin-top: .0em;
}

li p {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	margin-left: 0em;
}


table {
	font-size: 100%;
	margin-bottom: 0pt;
}

th {
}

tr {
	vertical-align: top;
}

td {
	border: 1pt #808080 solid;
	vertical-align: top;
}


dt {
	font-weight: bold;
	margin-left: 0em;
	margin-top: 1em;
}

dl li {
	margin-bottom: .7em;
}

dl dl {
	margin-left: 0em;
	margin-top: 0em;
}

SPAN.Big {
	font-weight: bold;
	font-size: 105%;
}

indent li p {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	margin-left: -2em;
}

P.Preformatted {
	line-height: normal;
	x-text-tab-stops: repeat 1in;
	white-space: nowrap;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-family: "Courier New", Courier, monospace;
	background-color: #eeeeee;
}


A.expandspot {
	font-style: normal;
	cursor: hand;
	color: #0033ff;
}

SPAN.expandtext {
	font-weight: normal;
	font-style: italic;
	color: #0033ff;
}

A.dropspot {
	cursor: hand;
	color: #0033ff;
	x-text-underline: normal;
	font-style: normal;
	/*begin!kadov{{*/ text-decoration: underline; /*}}end!kadov*/ 
}

A.glossterm {
	x-text-underline: normal;
	font-style: normal;
	cursor: hand;
	color: #0033ff;
	/*begin!kadov{{*/ text-decoration: underline; /*}}end!kadov*/ 
}

SPAN.glosstext {
	font-weight: normal;
	font-style: italic;
	color: #0033ff;
}

SPAN.Code {
	font-size: 100%;
	font-family: "Courier New", Courier, monospace;
}

P.SpecialMarker {
	x-next-class: ;
	x-next-type: p;
	background-color: #ffffcb;
	list-style: ;
	margin-left: 18pt;
}

/* dinosaur left in to enable the comments in the Coach chm file 
pre.Comment {
	background-color: #ffffcc;
	color: #006633;
	font-family: "Courier new", "Courier", "monospace";
	font-size: 120%;
	margin-bottom: 0em;
	margin-top: 0em
}*/

