#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: "Black Chancery", "Comic Sans MS", cursive;
	font-weight: normal; 
				font-size: large; 
			}
.proudtxt {
	font-size: 150%;
	font-weight: 500;
	font-variant: small-caps;
	}
td {
	padding: 10px;
	}
table {
	width: 100%;
	color: black;
		text-align: center;
	}
.emph {
		font-weight: bold;
		}
.lean {
		font-style: italic;
		}
#invis, table {
	text-align: justify;
	width: 100%;
	color: black;
			border-style:  none;
				padding: 5px;
	}
.strike {
	text-decoration: line-through;
	}
#letter {
	background: url('../IMAGES/Other/old_paper-WP.jpg') center ;
	font-family:      "Comic Sans MS", "Brush Script MT", "Monotype Corsiva", cursive;
					padding: 10px;
					text-align: justify;
	}
#letter2 {
	background: url('../IMAGES/Other/old_paper-WP.jpg') center ;
	font-family:      "Comic Sans MS", "Brush Script MT", "Monotype Corsiva", cursive;
					padding: 10px;
					text-align: justify;
	}
.floatl {
	float: left;
	padding-right: 10px;
	}
.floatr {
	float: right;
	padding-left: 10px;
	}
#rank {
        background:  #ffc;
        border:1px solid #fc0;
        text-align:center;
        height:65px;
        width:120px;
        font:bold 10px 'Trebuchet MS';
      }
.rankfont {font-size:15px;}
.rankfont2 {color:#000;text-decoration:none;}
.central { text-align: center; }
.just { text-align: justify; }
.right { text-align: right; }
.scrollArea {
	width: 300px; 
	height: 150px;
	padding-left: 5px;
	padding-right: 5px; 
	border-color: #6699CC;
	border-width: 1px; 
	border-style: none;
	text-align: justify;
	float: left;
	overflow: auto;
	}
.capital {text-transform: uppercase;}
