A.none{
	text-decoration: none;
}
A.none:hover{
	text-decoration: none;
}
A.print{
	color: #74283B;
	text-decoration: underline;
	font-size: 7pt;
}
A.print:hover{
	color: #74283B;
	text-decoration: none;
}
.ar{
	width: 100%;
	text-align: right;
	margin-top: -5px;
	margin-bottom: 5px;
	visibility: hidden;
}
H1{
	color: white;
	font-weight: bold;
	font-size: 9pt;
}
H2{
	color: #74283B;
	font-weight: bold;
	font-size: 11pt;
}
H3{
	color: #74283B;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 3px;
	text-align: center;
}
H4{
	color: #74283B;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}
H5{
	color: #74283B;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	margin-bottom: 0px;
}
P{
	margin-top: 3px;
	text-align: justify;
}
UL{
	margin-top: 0px;
	margin-bottom: 5px;
}
BODY{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: black;
}
TD{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: black;
}
.listing{
	text-align: center;
	line-height: 12pt;
}
.inputtext{
	border: 1px solid #74283B;
	height: 18px;
	_height: 22px;
	padding: 1px;
	margin-bottom: 2px;
	width: 150px;
	background-color: #FFFFFF;
}
.inputtext:hover{
	border: 1px solid #74283B;
	height: 18px;
	_height: 22px;
	padding: 1px;
	margin-bottom: 2px;
	width: 150px;
	background-color: #FADCCF;
}
.inputarea{
	border: 1px solid #74283B;
	height: 100px;
	padding: 1px;
	width: 250px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: black;
}
.inputarea:hover{
	border: 1px solid #74283B;
	height: 100px;
	padding: 1px;
	width: 250px;
	background-color: #FADCCF;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: black;
}
.centertd{
	text-align: center;
}
IMG{
	border: 0px;
}

