<style type="text/css">
<!--
#null { }


body {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: normal;
}

td.menu {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Lucida Calligraphy", Verdana, Arial;
}


td.dm {
	background-attachment: scroll;
	background-image: url(images/dm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	width: 800px;
}

td.lm {
	background-attachment: scroll;
	background-image: url(images/lm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	width: 800px;
}


td.cs {
	background-attachment: scroll;
	background-image: url(images/cs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	width: 800px;
}

td.menubg {
	background-attachment: scroll;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	width: 800px;
}

hr {
	color: #000000;
	background-color: #000000;
}

-->
</style>