@charset "utf-8";
/* CSS Document */

a { color: black;; text-decoration: none; }
a:hover { text-decoration: underline;  }
body {
	background: #DDDDDD url(../myimages/images/promoboxmid.png) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
br {
	font-size: 3px;
 }
.header {
	font-size: 14px;
	font-weight: bold;
	color: #7D0000;
}
ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}

li a {
	text-decoration: underline;
}
small {
	font-style: italic;
}

