/* CSS Document */
body ,a,a:hover{
	background-color:#FFFFFF;	
	margin:0px;
	color:#555555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.banner {
	background-image:url(../images/jmd_banner_bg.gif);
	background-repeat:repeat-x;	
	height:161px;	
}
