.text {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.style1 {
	FONT-WEIGHT: bold; COLOR: #ffffff
}
.style2 {
	FONT-WEIGHT: bold; COLOR: #003366
}
.style4 {
	COLOR: #ffffff
}
.style5 {
	COLOR: #333333
}
.style6 {
	FONT-WEIGHT: bold; COLOR: #ff3300
}
.style7 {
	COLOR: #0099cc
}
.style8 {
	COLOR: #ffffff
}
BODY {
	BACKGROUND-COLOR: #b3bac4
}
.embedit {
	position: relative;
	float: right;
	widtha: 300px;
	heighta:250px;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
}