body			{
			font-family: Tahoma, Helvetica, sans-serif;
			font-size: 80%;
			}

td		 			{
			text-align: center;
			}

h2, h4			{
			font-variant: small-caps;
			}

h3			{
			font-weight: normal;
			}

a:link, a:visited, a:active	{
				color: #000099;
				}

#chesspic		{
			border-width: medium;
			border-style: outset;
			width: 170px;
			height: 227px;
			clear: left;
			float: left;
			margin-left: 10px;
			margin-right: 20px;
			margin-bottom: 10px;
			}

#header			{
			color: #000099;
			}

.navbar			{
			font-weight: bold;
			font-variant: small-caps;
			border-style: outset;
			border-color: #B0C4DE;
			font-size: medium;
			text-align: center;
			background-color: #B0C4DE;
			}

.leftbox		{
			float: left;
			clear: left;
			width: 50%;
			margin-right: 10px;
			margin-bottom: 10px;
			}

.rightbox		{
			border-style: outset;
			border-width: thick;
			border-color: #B0C4DE;
			padding: 5px;
			float: right;
			clear: right;
			margin-left: 10px;
			margin-bottom: 10px;
			}

#w3cicon		{
			clear: both;
			}

.winner			{
			font-weight: bold;
			font-variant: small-caps;
			}

.tabtitle		{
			font-variant: small-caps;
			text-align: left;
			font-size: 125%;
			}

.download		{
			font-weight: bold;
			font-size: 125%;
			font-variant: small-caps;
			font-style: italic;
			text-align: center;
			}

.home			{font-weight:bold}
