body,td,input,select,div,.default {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#000; 
}
body {
	background-image: url("/img/bkg.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
table {
	padding: 0px;
	margin: 0px;
}
.title {
	font-family:arial narrow, arial, verdana, sans-serif;
	font-size:22px;
	line-height: 25px;
	color:#80222C;
	font-weight:bold;
}
.txt2 {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#000;
}
.Subtitle {
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	line-height: 25px;
	color:#677C39;
	font-weight:bold;
}
a {
	font-weight: bold;
	color:#80222C;
	text-decoration: none;
}
div {
	font-size: 10px;
	line-height: 12px;
}
@media print {
.specialWidth {
	width: 100%;
}
.onlyPrint {
	display: block;
}
.noPrint {
	display: none;
}
}
@media screen {
.specialWidth {
	width: 750px;
}
.onlyPrint {
	display: none;
}
.noPrint {
	display: block;
}
}

.jdi{
border:0;
}