body {
	margin: 0px;
}
body, div, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBE8BD;/* F0FAF7;*/
}
a:link, a:visited, a:active {
	color: #EBE8BD;
}
.brd {
	border-color: #EBE8BD;
	border-width: 1px;
	border-style: solid;
}
a:hover {
	text-decoration: none;
}
.main {
	background-image: url(images/mainback.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.green {
	background-color: #173600;
}
.limits {
	padding-left: 100px;
	padding-top: 96px;
}
.bigger {
	font-size: 15px;
	font-weight: bolder;
}
