@charset "utf-8";
body {
	background-color: #91403F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
p {
	font-size: smaller;
	margin-top: 1px;
	margin-right: 2em;
	margin-bottom: auto;
	margin-left: 2em;
}
.tablecontent {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.gap{
	line-height:3px;
	height: 270px;
	width: 360px;
}
a:link {
	color: #006600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #006600;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #91403F;

}
