body {
	background-color: #666666;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link2:hover {
	text-decoration: none;
}
a.link2:active {
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #88CFFF;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #88CFFF;
	text-decoration: underline;
}


.txtform {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF3366;
	text-decoration: none;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF3366;
}
.itemform {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF3366;
	text-decoration: none;
}

