body {
	font-family: Verdana, Arial, sans-serif;
	margin-right: 5%;
	margin-left: 5%;
	background-color: #333333;
	color: #663300;
	  }
a {text-decoration: none;}

.header{
	font-weight: bold;
	color: #1e90ff;
	font-size: 1em;
}
.text3{
	font-weight: bolder;
	color: #663300;
	font-size: 0.9em;
	text-align: left;
	vertical-align: top;
}
.tborder {
	border: thin solid #8f5818;
}

.blue {
	color: #1e90ff;
}
.box {
	clear: right;
	float: right;
	height: 56px;
	width: 157px;
	border-width: 0;

}
