@charset "utf-8";

.content	{
		width:			990px;
		margin-left:		auto;
		margin-right:		auto;
		padding-left:		5px;
		line-height:		40px;
		color:			red;
		}

tr div		{
		width:			95%;
		}

td		{
		border:			none; font-size:120%;
		line-height:		20px;
		}

td:first-child	{
font-family:serif; font-size:140%;font-weight:normal;
	}
		
h1		{
		text-align:		center;
		}

thead		{
		font-size:		60pt;
		}

.ad		{
		font-family:		'comic sans ms', tahoma;
		color:			black;
		}

.it		{
		font-style:		italic;
		font-weight:		lighter;
		}

.bd		{
		font-weight:		900;
		}

table		{
		font-family:		arial, helvetica, san-serif;
		width:			98%;
		min-width:		610px;
		}

.yr2009	{
		background:		#ccffcc;
		}

.yr2010	{
		background:		#ccccff;
		}

.yr2011	{
		background:		#ccffcc;
		}

.yr2012	{
		background:		#ccccff;
		}

.yr2013	{
		background:		#ffff99;
		}

.yr2014	{
		background:		#ccccee;
		}

.yr2015	{
		background:		#eecccc;
		}

.yr2016	{
		background:		#cceecc;
		}

.yr2017	{
		background:		#aaff55;
		}

.yr2018	{
		background:		#ff8888;
		}

.yr2019	{
		background:		#8888ff;
		}

.yr2021	{
		background:		#88ff88;
		}

.yr2022	{
		background:		#bb99bb;
		}

.yr2023	{
		background:		#889988;
		}


td[colspan="3"]	{
		font-weight:		bold;
		}

mid		{
		margin-left:		auto;
		margin-right:		auto;
		}

p		{font-size:		130%;}

ul#nav 		{
		float:			left;
		margin-right:		20px;
		margin-top:		20px;
		border:			2px solid red;
		list-style:		none;
		}

ul li 		{
		display:		block;
		margin-left:		-25px;
		margin-right:		10px;
		}

ul li a		{
		font-weight:		bold;
		}


span.yr2013	{
		background:		#ffff33;
		}

span.yr2014	{
		background:		#ccccee;
		}

span.yr2015	{
		background:		#eecccc;
		}

.yr2023	{
		background:		#99aa88;
		}

.yr2024	{
		background:		#dd88cc;
		}

.yr2025	{
		background:		#ffaa77;
		}

	