body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 1003px;
	background-image: url(img/manbox.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
body,td,th {
	font-family: Myriad Pro, Myriad, Arial, sans-serif;
}
a:link {
	text-decoration: none;
	color: #362518;
}
a:visited {
	text-decoration: none;
	color: #362518;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #362518;
}
h1 {
	font-size: 25px;
	color: #362518;
}
.menu {font-size:20px; color: #362518;}
.redbold {font-size:19px; color: #FF0000; font-weight: bold;}
.text {font-size:14px; color: #362518;}
