.text {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color:#000000;
	}
.textgroot {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color:#003366;
	font-weight:bold;
	}
.red {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #ff0000;
	font-weight:normal;
}
.textbold {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.raquo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
}
.raquosmall2 {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #555555;
}
.raquosmall {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #0000FF;
	}
.blackbold {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textsmall {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #004080;
}
.blacksmall {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #004080;
}
.textsmall2 {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #8c0046;
}
A:link {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #003366;
	text-decoration:none;
}
A:active {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #003399;
	text-decoration:none;
}
A:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #003366;
	text-decoration:none;
}
A:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #003399;
	text-decoration:none;
}
TEXTAREA, SELECT, INPUT {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #003366;
	BORDER-BOTTOM: #cccccc 1px solid;
	FONT-FAMILY: Lucida Sans Unicode;
	background-color: #ffffff;
}
body {
	overflow-x:hidden;	y:scroll;
	margin-left:0px;
	margin-top:0px;
	}
