@import "forms.css";
td {  font-family: tahoma, Verdana, Arial; font-size: 11px; color: #666666; text-decoration: none; line-height: 1.5}
a {  font-weight: bold; color: #666666; text-decoration: none}
a:hover {  text-decoration: underline}
hr {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50px 210px;
	background-image: url(../images/bg.gif);
}
