body {
	text-align: center;
	min-width: 825px;
	background-color: #CCF;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
	color:#3300CC;/* was purple: #6600CC */
	font-size: 14pt;
	font-family:Leelawadee, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	text-align: left;
	vertical-align: none;
}
h2
{
	color:#3300CC;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	text-align: left;
	vertical-align: none;
}
h3
{
	color:#3300CC;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-weight: bold;
	text-align: left;
	vertical-align: none;
}
h4
{	color:#3300CC;
	font-size: 9pt;
	font-family:inherit;
	font-style:inherit;
	font-weight: bold;
	text-align: left;
	vertical-align: none;
}
h5
{	color:#3300CC;
	font-size: 8pt;
	font-family:inherit;
	font-style:inherit;
	font-weight: bold;
	text-align: left;
	vertical-align: none;
}
h6
{	color:#3300CC;
	font-size: 7pt;
	font-family:inherit;
	font-style:inherit;
	font-weight: bold;
	text-align: left;
	vertical-align: none;
}
hr
{
}
ul
{
text-align: left; font-size:10pt }
ul ul
{
}
ul ul ul
{
}
a:link
{
}
a:active
{
}
a:visited
{
}
p
{
font-size: 10pt; text-align:left}
li
{
font-size: 10pt; text-align:left}
table
{
font-size: 10pt}
th
{
}
td
{
font-size:10pt;
text-align:left;
vertical-align: text-top;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.tw-page-width
{ 	max-width: 825px;
	width: 825px;
	text-align: center;
    margin-left: auto;
	margin-right: auto;
	background:#FFF;
	padding-left: 12px;
	padding-right: 12px;
	/* hack thanks to http://www.svendtofte.com/code/max_width_in_ie/ */
	/* width:expression(document.body.clientWidth > 825? "825px": "auto" ); */
 }
.tw-body-width
{ 	max-width: 825px;
	/* hack thanks to http://www.svendtofte.com/code/max_width_in_ie/ */
	/* width:expression(document.body.clientWidth > 825? "825px": "auto" ); */
 }
 .tw-auto-width
{ 	max-width: auto;
	/* hack thanks to http://www.svendtofte.com/code/max_width_in_ie/ */
	width: auto );
 }
 
.tw-small-para
{ 	font-size: 9pt;
	font-family:Leelawadee, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-align: none;
	vertical-align:middle;
 }
.tw-ref-item-title {
	font-weight: bold;
	font-style: oblique;
}
.tw-ref-table {
	margin: 0px;
	padding: 2px;
	width: 980px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
.date    {
	width: 15%;
}
.page    {
	width: 8%;
}
.desc    {
	width: 63%;
}
.note    {
	width: 15%;
}
.topic {
	width: 15%;
}
.tw-term {
	font-weight: bold;
}
.tw-lexicon-letter {
	font-size: 36px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.tw-publication-name {
	font-style: italic;
}
.page-serial {
	width: 5%;
}
.date-serial {
	width: 15%;
}
.edit-serial {
	width: 20%;
}
.note-serial {
	width: 20%;
}
.issue-serial {
	width: 5%;
}
.desc-serial {
	width: 45%;
}
.rookie {
	font-style: oblique;
	font-weight: bold;
	color: #825;
}
.twshare {
	text-align: center;
	vertical-align: middle;
}
.tw-ref-table tr {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
