a:link { color:#330000; text-decoration:underline;  }
a:visited { color:#330000; text-decoration:underline;  }
a:hover { color:#cc00cc; text-decoration:underline; }
a:active { color:#cc00cc; text-decoration:underline; }

h1{
	background-image: url(../images/h1_bg.gif);
}
dl.note{
	margin: 0px 0px 0px 46px;
}
.note dd{
	float: left;
	width: 510px;
}
.note dd.mark{
	color: #330000;
}

#bottom_button a{
	background-image: url(../images/button.gif);
}
#copyright{
	border-top: 1px #330000 solid;
}

.formstyle li.question{
	background: url(../images/bullet.gif) no-repeat;
}
