body {
  background:#ffffff;
  width: 1000px;
  margin:0 auto;
  padding:10px;
  color:#333333;
  font: normal normal 100% Georgia, Serif;
  text-align: justify;
  }
a:link {
  color:#5588aa;
  text-decoration:none;
  }
a:visited {
  color:#999999;
  text-decoration:none;
  }
a:hover {
  color:#cc6600;
  text-decoration:underline;
}
a img {
  border-width:0;
  }
p {
  margin:0 0 .75em;
  line-height:1.6em;
}
blockquote {
  margin:1em 20px;
  }

p.date {
  margin:1.5em 0 .75em;
  font:normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999999;
}

h1 {
  font-size:200%;
  font-weight:bold;
  text-align:center;
  color:#999999;
}

h2 {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#cc6600;
}

h3 {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:120%;
  font-weight:normal;
  line-height:1.4em;
  color:#cc6600;
}

hr.page
{
	height: 5px;
}

hr.mid
{
	height: 5px;
	background-color: gray;
	color: gray;
	border: 0;
}

hr.top
{
	height: 12px;
	background-color: gray;
	color: gray;
	border: 0;
}

hr.toe
{
	height: 12px;
	background-color: gray;
	color: gray;
	border: 0;
}

/* Custom Styles */
.italics { font-style: italic; }
.bold { font-weight: bold; }
.smallcaps { font-variant: small-caps; }
.blackletter { font-family: "Babelstone Blackletter", "Cloister Black", Serif; }
.C18 { font-family: "Cambria", "Caslon", "Times New Roman", Serif; font-size : 12pt; }
.code2000 { font-family: 'Code2000'; }
.code2001 { font-family: 'Code2001'; }
.han { font-family: 'BabelStone Han'; }
.ipa { font-family: "Charis SIL", "Doulos SIL", "Arial Unicode MS", "Lucida Sans Unicode", Sans-serif; font-size : 12pt; }
.pinyin { font-family: "Charis SIL", "Doulos SIL", "Arial Unicode MS", "Lucida Sans Unicode", Sans-serif; font-style: italic; }
.medieval { font-family: 'Code2000', 'Everson Mono', 'DejaVu Sans'; font-size : 12pt;}
.tibetan { font-family: 'Microsoft Himalaya', 'Tibetan Machine Uni', 'Jomolhari', 'XTashi'; }
.phags { font-family: 'BabelStone Phags-pa Book', 'Code2000'; }
.phags-tib { font-family: 'BabelStone Phags-pa Tibetan A', 'BabelStone Phags-pa Tibetan B'; }
.phags-seal { font-family: 'BabelStone Phags-pa Seal'; }
.mong { font-family: 'Mongolian Baiti', 'Code2000'; }
.jurchen { font-family: 'Jurchen'; }
.tangut { font-family: 'Unicode Tangut'; }
.ogham { font-family: 'BabelStone Ogham', 'Code2000', 'TITUS Cyberbit Basic', 'ALPHABETUM Unicode', 'Everson Mono Unicode', 'DejaVu Sans', 'BabelFont'; }
.smar-chen { font-family: 'BabelStone Tibetan sMar-chen'; }
.M202 { font-family: 'Mojikyo M202'; font-size: 24pt; }
.M203 { font-family: 'Mojikyo M203'; font-size: 24pt; }
.TangutRadicals { font-family: 'BabelStone Tangut Radicals'; font-size: 24pt; }
.goblin { font-family: 'BabelStone Goblin';}
.moon { font-family: 'BabelStone Moon Runes';}
.runic { font-family: 'Code2000', 'Everson Mono', 'ALPHABETUM Unicode', 'Junicode', 'Cardo';}
.vert { writing-mode : tb-rl; padding-left: 10px; vertical-align: middle; }
.hang { margin-left: 2em; text-indent: -2em; }
a.orange:link { color:orange; }
a.green:link { color:green; }
.black { color : black; }
.grey { color : gray; }
.red { color : red; }
.orange { color : orange; }
.yellow { color : yellow; }
.green { color : green; }
.blue { color : blue; }
.purple { color : purple; }
.small { font-size : 10pt; }
.smallish { font-size : 12pt; }
.med { font-size : 16pt; }
.big { font-size : 20pt; }
.xbig { font-size : 24pt; }
.xxbig { font-size : 36pt; }
.huge { font-size : 48pt; }
.xhuge { font-size : 60pt; }
.xxhuge { font-size : 72pt; }
.left { text-align: left; }
.right { text-align: right; }
.centre { text-align: center; }
.hidden { display: none; }
