body, p {
	background-color: #00c8c8;
	color: #000000;
	font-family: Trebuchet MS, Trebuchet, Lucida Sans, Athena, AR PL
	    KaitiM Big5, AR PL KaitiM GB, HakusyuGokubutoKaisyoKyo,
	    sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
td {
	font-size: 12pt;
}
b {
	font-weight: bold;
}
h1 {
	font-family: Verdana, Lucida Sans, Athena, AR PL KaitiM Big5, AR PL
	    KaitiM GB, HakusyuGokubutoKaisyoKyo, sans-serif;
	text-align: center;
	color: #000060;
	font-size: 24pt;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Lucida Sans, Athena, AR PL KaitiM Big5, AR PL
	    KaitiM GB, HakusyuGokubutoKaisyoKyo, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	padding: 8px 8px 8px 8px;
	background-color: #004040;
	color: #00c8c8;
}
h3 {
	font-size: 15pt;
	font-weight: bold;
}
h4 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
strong {
	font-family: Monotype Corsiva, URW Chancery L, Athena,
	    AR PL KaitiM Big5, AR PL KaitiM GB, HakusyuGokubutoKaisyoKyo,
	    serif;
	font-style: italic;
	font-weight: normal;
	font-size: 105%;
}
em, cite, i {
	font-style: italic;
}
i em, i cite {
	font-style: normal;
}
ins {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #0000c0;
	text-decoration: none;
}
tt {
	font-family: monospace;
	font-style: normal;
	font-size: 85%;
}
pre, xmp {
	font-family: monospace;
}
/* define a new tag: small caps */
sc {
	font-variant: small-caps;
}
/* copied from somethingawful.com */
.tableleft {
	font-size: 10px;
	text-align: center;
	padding: 4px 4px 4px 4px;
	float: left;
	margin: 2px 2px 2px 2px;
	background: #00c8c8;
}
.tableright {
	font-size: 10px;
	text-align: center;
	padding: 4px 4px 4px 4px;
	float: right;
	margin: 2px 2px 2px 2px;
	background: #00c8c8;
}
/* this is not copied :) */
.aa {
	font-family: monospace;
	font-style: normal;
	font-size: 3pt;
	font-weight: bold;
}

