a:link		{text-decoration: none; color: #0000ff}
a:visited	{text-decoration: none; color: #000099}
a:active	{text-decoration: none; color: #0000ff}
a:hover		{text-decoration: none; color: #ff0000}
h1, h2, h3, h4 {
	color: #ff0000;
	background: transparent;
	font-family: "verdana", sans;
	text-align: left;
	}
h1 {font-size: 200%}
h2 {font-size: 150%}
h3 {font-size: 125%}
h4 {font-size: 100%}
body, table {
	color: #000000;
	background: #cccccc;
	font-family: "verdana", sans;
	}
body {
	font-size: 11pt;
	text-align: left;
	}
table {
	font-size: 9pt;
	text-align: center;
	}
em {
	line-height: 44pt;
	font-size: 60pt;
	font-style: normal;
	float: left;
	}
.init {letter-spacing: 0.1em}
.spec {color:#ff0000; font-size: 150%}
.new {color:#ff0000}
.footer {
	font-size: 70%;
	text-align: right;
	}
.quote {
	margin-left: 2em;
	margin-right: 2em;
	}
.box {
	background: #cccccc;
	margin-left: 2em;
	margin-right: 2em;
	}
.l {text-align: left}
.c {text-align: center}
.r {text-align: right}
