.commentBox
{
height:200px;
}


body
{
	margin-top:0px;
	background-color:black;
	color:white;
	font-family:arial;
}

.mainTable
{
	font-family:arial;
	width:700;
	font-size:0.6em;
}

.johnsLetter
{
	color:Black;
	font-family:Courier;
	margin-bottom:50px;
	padding-bottom:50px;
	font-size:1.5em;
	line-height:20px;
}

.sameSizeTable
{
	font-size:1.0em;
}

.tackyBorder
{
	position:static;
	left:400px;
	top:300px;
}

.innerTable
{
	font-family:Arial;
	width:100%;
	font-size:xx-small;
}

.flyerTable
{
	font-family:Arial;
	font-size:xx-small;
	border-style:dashed;
}

.myLink
{
	font-family:Arial;
	color:white;
	font-size:xx-large;
}

.myLabel
{
	font-family:Impact, Verdana, Arial;
	color:White;
	font-size:15px;
}

.normalLabel
{
	font-size:1em;
}


.mySmallLabel
{
	font-family: Arial;
	color:White;
	font-size:10px;
}
a:link, a:visited, a:active {
        text-decoration:none;
        color:white;
       
      
     
}	

a:hover 
{
	text-decoration:underline;
	
}

span
{
	font-family: Arial;
	font-size:small;
}


