body{
    font-size:12px;
	font-family: Tahoma;
	background-color: #FCF7BC;
	background-attachment: fixed;
	SCROLLBAR-ARROW-COLOR: #FF9900;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FCF7BC;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
		font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #993366;
	font-family: Tahoma;
		font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
		font-size: 12px;
}

a:active {
	text-decoration: none;
	font-family: Tahoma;
		font-size: 12px;
}

.Style1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

.inputc{
	font-family:Tahoma;
	font-size:12px;
	height:25px
}