body       {
	background-color: black;
	margin-left: 12px;
	margin-top: 12px;
}
table         {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	line-height: 120%;
	font-family: helvetica, arial, verdana, sans-serif;
	width: 480px;
}
.marginmaster    {
	margin-top: 24px;
	margin-right: 12%;
	margin-bottom: 8px;
	margin-left: 8px;
}
.marginminor    {
	margin-top: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	width: auto;
}
.tablewidth { width: 60% }
.tiny     {
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	line-height: 100%;
}
.small    { font-weight: normal; font-size: 12px }
.bigtitle       {
	color: #6699FF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 8px
}
.bigbigtitle {
	font-size: 28px;
	line-height: 32px;
	padding-bottom: 12px;
	color: #FF9900;
	letter-spacing: 4px;
}
.title  { font-weight: bold; font-size: 14px; line-height: 18px; padding-bottom: 4px }
.fade  { color: #f99 }
.fademore  { color: #c66 }
a {
	color: #6699FF;
	font-weight: bolder;
	text-decoration: none
}
a:hover { color: #fff; text-decoration: underline }
a:visited { font-weight: normal }
