body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.red_bold {
    font-weight: bold;
	color:#FF0000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 22px;
    font-weight: bold;
	font-style: italic;
	color:#666;
}
.heading2 {
    color: #666;
	font-weight: bold;
}
.heading3 {
	color: #333;
	font-weight: bold;
	font-style: italic;
}
.footer {
	color: #666;
	font-size: 9px;
}

.watermark {
	background-image: url(../furniture/watermark.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:active {
    font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
td.bottom_line {
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	/*border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#666;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#D6F3DA;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:11px;
	color:#CDFECB;*/
}
td.double_line {
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;
	/*border-left-color:#666;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#D6F3DA;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:11px;
	color:#CDFECB;*/
}