#yelbox {
	font-size: 110%;
	font-variant: small-caps;
		font-family: Times, "Times New Roman", Georgia, serif;
				color: navy;
				}
#handfont {
	font-family: "Black Chancery", "Comic Sans MS", cursive;
	font-weight: normal;
	font-size: large; 
			}
.handyfont {
	font-family: "Freestyle Script","French Script MT","Informal Roman","Fantasy";
	font-weight: normal; 
				font-size: 200%; 
			}
.proudtxt {
	font-size: 150%;
	font-weight: 500;
	font-variant: small-caps;
	}
td {
	padding: 10px;
	}
th { font-variant: small-caps; color:silver;}
table {
	width: 100%;
	color: white;
		text-align: center;
	}
.noborder	{ border: none; }
.just	{text-align: justify; }
.lean {
		font-style: italic;
		}
.strike {
	text-decoration: line-through;
	}
.floatl {
	float: left;
	padding-right: 10px;
	}
.floatr {
	float: right;
	padding-left: 10px;
	}
.red	{background: crimson;
			color: navy;
			}
.navy	{background: navy;
			color: crimson;
			}
.ark	{background: green;
			color: black;
			}
.mariner {background: yellow;
			color: black;
			}
.white	{background: white;
			color: red;
			}
.cryptic	{background: black;
			color: red;
			}
.council	{background: purple;
			color: white;
			}
.dark		{background: gray;
			color: silver;
			}
.whiteletters {color:white;}
.blueletters {color: blue; }
.redletters { color: red;}
.greenletters { color: green; }
.purpleletters { color: purple; }
.big50	{font-size: 150%;}
.blackout {background: black;
			color: silver;
			}
.purplewhite {background: purple;
		color: white;}
.redwhite {background: red;
		color: white;}
.bluewhite {background: blue;
		color: white;}
#cryptic {background: purple;
			color: white;
			}
#mariner {background: green;
			color: black;
			}
#arch {background: crimson;
			color: navy;
			}
