body { margin: 0px; 
       padding: 0px; 
       color: #000000; 
       background-color: #eeeeee; 
       font-size: 13px; }

body tr td {font-family: Arial;
             font-size: 13px; }												
	
table {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #eeeeee;
	font-size: 13px;
	border: none;
}

	
.menu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}	
.menu a:hover {
	color: #000000;
	background-color: #7e7e7e;
	font-weight: bold;
}
.menu a:active {
	color: #7e7e7e;
	background-color: #000000;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
.menu {
	background-image: url('images/bg.gif');
}
