a:link {
	color: #CC00CC;
	text-decoration: none;
}
a:visited {
	color: #CC00FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #CC0066;
}
blockquote {font-size: smaller; }
body {
	background-color: white;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #6600CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #6600CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #6600CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	color: #6600CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	font-size: smaller;
}
.app-command {
	background-color: #EEEEEE;
}
.app-command-in-in-line-head {
	font-weight: bold;
	background-color: #EEE;
}
.arttitle {
	color: #009900;
}
.author {
	text-transform: uppercase;
	color: #000000;
}
.booktitle {
	font-style: italic;
}
.cell-background {
	color: #000000;
	background-color: #EEE;
}
.head-cell-background {
	background-color: #DDD;
}
.em1 {
	color: #990000;
}
.image-caption {
	font-size: smaller;
	font-style: italic;
}
.header {
	color: #CCCCCC;
}
.in-line-head {
	font-weight: bold;
}
.pinyin {
	font-style: italic;
}
.reference {
	font-size: smaller;
}
.rightbar {
	font-size: smaller;
}
.thispage {
	color: #666666;
}
.strong1 {
	font-weight: bold;
}
