.johnsonbox {	border: thick dashed #00051B;
}
.style2 {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
}
.head1 {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6F3700;
	text-align: left;
}
.style-nav {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
}

.style-nav:link {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline; 
	color: #FFF; 
	text-align: center;
	
}
.style-nav:visited {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline; 
	color: #D6D6D6; 
	text-align: center;
	
}
.style-nav:hover {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline; 
	color: #FF8000; 
	text-align: center;
	
}
.style-content {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	line-height: 20px;
}
.bottom
{
position:fixed;
bottom: 10px;
right: 0;
}​
body {
	background-color: #e3e3e3;
}

