body {
	color: #ooo;
	background: #e2ece9;
	margin: 10px;
	padding: 0;
	font-family: Arial, Pragmatica, sans-serif;
}

img {
	display: block;
	border: 0;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #261665;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #261665;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #e68507;
}

p {
	text-indent: 12pt;
	font-size: 10pt;
}

p.footer {
	font-size: 8pt;
	text-align: center;
	display: block;
}

td {
	vertical-align: top;
}

td.outer {
	padding: 0;
	text-align: center;
}

td.hdng {
	font-size: 10pt;
	background: #b9dec9;
	border-color: #000;
	border-top: double #000;
	border-bottom: solid #000 1pt;
	text-indent: 5pt;
}

.links {
	text-align: right;
	vertical-align: bottom;
	word-spacing: normal;
	padding-bottom: 0;
}

.links img {
	display: inline;
}

table.inside {
	width: 97%;
	font-size: 10pt;
	border-left: solid #000 1pt;
	border-right: solid #000 1pt;
	border-bottom: solid #000 1pt;
	margin-top: 5pt;
	margin-bottom: 10pt;
	display: block;
	text-align: left;
}

table.underline {
	border-bottom: solid #000 1pt;
}

table.vocab {
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	border: 0pt;
	padding: 0 5pt 0 5pt;
}

table.count {
	border: 0pt;
	text-align: right;
	vertical-align: top;
	width: 97%;
}

ul {
	list-style: disc url(point2.gif) inside;
	text-indent: -16pt;
}

hr {
	color: #000;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	text-indent: 12pt;
}
h2 {
	font-size:10 pt;
	font-style:italic;
	font-weight:normal;
}

.decor {
	font-size: 12pt;
	font-style: italic;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 5pt;
}

.term {
	font-size: 11pt;
	font-family: monospace;
}