/* default font size*/
@import url(x-small.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd	{
	font-family:	 lucida, arial, helvetica, sans-serif;
	font-size: 12px;
}


img {
  border:0;
}

body {
	margin:0px;
	padding:0px;
  text-align:center;
	background: #eee;
	border: 0;
	background-image:url(/dsg/bck.gif);
}

a:link {
	color: #E5571D;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:dotted; border-bottom-width:1px
}

a:visited {
	color: #E5571D;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:dotted; border-bottom-width:1px
}

a:hover {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline
}

h1           { font-size: 17px; color:#E44A12 }