body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 0px;
	margin-right: 15px;
}
a:link {
	color: #e8d576;
	text-decoration: none;
}
a:visited {
	color: #AACCFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table.text td {
	color: #000000;
	background: #9fbeed;
}
table.text th {
	color: #000000;
	background: #e8d576;
}
p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
p.news {
	margin-left: 50px;
	text-indent: -50px;
}
p.footer {
	margin-top: 35px;
	font-size: 9pt;
	color: #9fbeed;
}
h1 {
	color: #9fbeed;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 30px;
}
h1.motto { font-style: italic; color: #e8d576; letter-spacing: 0.05em; }
h2 {
	color: #e8d576;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 24px;
}
h3 {
	color: #9fbeed;
	padding-bottom: 0px;
	margin-bottom: -5px;
	font-size: 20px;
}
h4 {
	color: #e8d576;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
h5 {
        color: #9fbeed;
        padding-bottom: 0px;
        margin-bottom: 0px;
        font-size: 14px;
}
li {
	margin-left: 12px;
}
ul {
	margin-top: 0px;
}

span#standout { color: #e8d576; font-weight: bold; }
span#names { color: #9fbeed; font-size: 20px;}

table.text tr.past td {color: gray;}
table.text tr.upcoming td {color: black;}
table.text tr.next td {color: blue;} 

table#ribbon a { color: white; font-weight: bold; text-transform: lowercase; font-size: 1.3em; text-shadow: 2px 2px 3px #000000; filter: dropshadow(color=#000000, offx=2, offy=2); }
table#ribbon td { background: black url("images/ribbon_bkg.png") center repeat-y; border: 0; padding: 0; margin: 0; border-spacing: 0; }
table#ribbon tr.tail td { background-image: none; }

// div {border: red solid 1px;}