body {
	margin: 0;
	background: #FFC64D;	
}
.body2 {
	margin: 0;
	background: #FFDD94;	
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000	
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	vertical-align: center;
	line-height: 20px;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #931A1D;
	vertical-align: center;
	line-height: 20px;
	font-weight: bold;
}
A:link {
	color: #931A1D;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
A:visited {
	color: #931A1D;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
A:active {
	color: #931A1D;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
A:hover {
	color: #931A1D;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
#scrollbar {
	SCROLLBAR-FACE-COLOR: #FFDD94;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFDD94;
	SCROLLBAR-SHADOW-COLOR: #FFDD94;
	SCROLLBAR-3DLIGHT-COLOR: #FCAF25;
	SCROLLBAR-ARROW-COLOR: #FCAF25;
	SCROLLBAR-TRACK-COLOR: #FFC64D;
	SCROLLBAR-DARKSHADOW-COLOR: #FCAF25;
}
.table1 {
	border: 1px solid #FFC64D;
}
 .asterisk {
	color: #F97D0F; 
	font-size: 13px; 
	font-family: "Times New Roman", Times, serif;
	vertical-align: -2px;
} 