.t	{
	background-color: lightsteelblue;
	border-top: solid #000000 1px;
	border-left: solid #000000 2px;
	border-bottom: solid #000000 1px;
	}
.u	{
	background-color: lightsteelblue;
	border-top: solid #000000 1px;
	border-left: solid #000000 1px;
	border-bottom: solid #000000 1px;
	}
.v	{
	background-color: lightsteelblue;
	border-top: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 2px;
	border-bottom: solid #000000 1px;
	}
.w	{
	background-color: lavendar;
	border-right: solid #000000 1px;
	vertical-align: top;
	width: 225px;
	}
.e	{
	background-color: #fffafa;
	vertical-align: top;
	width: 526px;
	}
.m	{
	background-color: #f6f6f6;
	border-left: solid #000000 2px;
	border-right: solid #000000 2px;
	width: 756px;
	}
.f	{
	background-color: lightsteelblue;
	border-left: solid #000000 2px;
	border-right: solid #000000 2px;
	border-bottom: solid #000000 2px;
	border-top: solid #000000 1px;
	text-align: center;
	width: 756px;
	}
.c	{
	background-color: #f6f6f6;
	vertical-align: top;
	width: 756px;
	height: 756px;
	}
.h	{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	}
.y	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #000000;
	background-color: #ffff99;
	}
li	{
	margin-left: 1em;
	}
body 	{ 
	background-color: white;
	}

A { color: #042c9a; }
A:visited { color: #606420; }
A:hover { background-color: #f0e4bf; }
A:active { background-color: #f0e4bf; }

A.i { color: white; font-weight: bold; text-decoration: none; }
A.i:visited { color: white; font-weight: bold; }
A.i:hover { background-color: lightsteelblue; color: royalblue; font-weight: bold; }
A.i:active { background-color: lightsteelblue; }

blockquote {
	margin-left: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #000000;
	}
