body, td, th, textarea, input { 
	font-family:  'Verdana', 'Tahoma', 'Trebuchet MS';
	font-size: 9pt;
	line-height: 14pt;
} 

body { 
	background-color: #444;
}


img {
	display: block;
}


.bullet { 
	width: 6px;
	height: 6px;
	margin: 5px 0px 0px 0px;
	line-height: 2px;
	font-size: 2px;
	background-color: #000000;
}

.menu {
	height: 23px;
	background-color: #000000;
}

.menu a,
.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.footer a,
.footer a:visited { 
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover { 
	text-decoration: underline;
}


.footer { 
	height: 23px;
	background-color: #000000;
	color: #ffffff;
}
