body {
	background: #000;
	font-family: Verdana, Helvetica, sans-serif;
	color: #CCC;
	font-size: 100%;
	margin: 4px;
}

h1 { font-size: 130%; letter-spacing: -0.04em; font-weight: bold; padding: 1px; margin: 2px 0px 2px 0px; color: #000; }
h2 { font-size: 110%; font-weight: bold; padding: 1px; margin: 2px 0px 2px 0px; color: #000; }

a { color: #79BCCB; text-decoration: none; }
a:hover { text-decoration: underline; color: #79BCCB; }
a:active { color: #fff; text-decoration: underline; }

a.largelink { font-size: 125%; font-weight: normal; color: #DDD; text-decoration: none; }
a.largelink:hover { text-decoration: underline;  color: #C00; }
a.largelink:active { font-weight: normal; color: #DDD; text-decoration: underline; }

a.medlink { font-size: 100%; font-weight: bold; color: #79BCCB; text-decoration: none; }
a.medlink:hover { text-decoration: underline;  color: #79BCCB; }
a.medlink:active { font-weight: bold; color: #fff; text-decoration: underline; }

a.smalllink { font-size: 80%; font-weight: normal; color: #DDD; text-decoration: none; }
a.smalllink:hover { text-decoration: underline;  color: #C00; }
a.smalllink:active { font-weight: normal; color: #DDD; text-decoration: underline; }

a.blueink { font-size: 65%; color: #69ACBB; text-decoration: none; }
a.blueink:hover { text-decoration: underline;  color: #69ACBB; }
a.blueink:active { color: #69ACBB; text-decoration: underline; }

.bluebox { color: #FFF;
	border-bottom: 2px solid #2F5263; border-left: 2px solid #72A5A5;
	border-right: 2px solid #2F5263; border-top: 2px solid #72A5A5;
	margin: 8px; padding: 4px;
	background: #336677; }


.details { font-size: 80%; font-weight: normal; padding: 1px; margin: 4px 0px 4px 0px; color: #66F; }
.tiny { font-size: 75%; }
.smaller { font-size: 80%; }
.smalllineup { font-size: 72%; font-weight: normal; color: #DDF; }
.pagetext { font-size: 80%; font-weight: normal; color: #DDF; }
.largedate { font-size: 95%; letter-spacing: -0.04em; font-weight: bold; color: #FFF; }
.bigblue { font-size: 110%; letter-spacing: -0.04em; font-weight: bold; color: #69ACBB; }
.medwhite { font-size: 95%; font-weight: normal; color: #ddd; }
.redink { color: #F33; }
.greenink { color: #0A0; }

