body {
	background-color: #000000;
	background-position: 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.roundcont {
	width: 500px;
	background-color: #FFFFFF;
	color: #fff;
	margin-left: 20px;
	display: block;
	position: relative;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px;
}
.roundcont h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #9B0404;
}
.roundtop {
	background-image: url(tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
}
.roundbottom {
	background-image: url(br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.now {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #333333;
}
.roundcont hr {
	margin-bottom: 2px;
	margin-top: 10px;
}
.contact-link, .contact-link a:link, .contact-link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 520px;
	padding-bottom: 8px;
}
.contact-link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
	display: block;
	width: 520px;
	padding-bottom: 8px;
}
