a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
p {
	text-indent: 2em;
}
legend {
	color: #000099;
	font-weight: bold;
	padding: 5px;
}
.ipt1 {
	border: 1px solid #99CCFF;
}
.bt1 {
	background-color: #EEEEEE;
	border: 1px solid #333333;
	cursor: hand;
	height: 18px;
}
.td1 {
	color: #FFFFCC;
	cursor: hand;
	border: 1px solid #38B978;
	font-weight: bold;
}
body,td,th,input,textarea,select,div,legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
}
.th1 {
	color: #FFFFFF;
	background-color: #6699CC;
}
fieldset{
	border: 1px solid #99CCFF;
}