<!--
.14 {
	font-size: 14px;
}
.13 {
	font-size: 13px;
}
-->
<!--
.c a:link {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
-->
<!--
.c a:visited {
	font-size: 13px;
	text-decoration: none;
}
-->
<!--
.c a:hover{
	font-size: 13px;
	text-decoration:  #FF0000;
}
-->

.border {
	border: 1px solid #000000;
}

.nav A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
	FONT-SIZE: 9pt;
}
.nav A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-SIZE: 9pt;
	

}
.nav A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	FONT-SIZE: 9pt;
}
<!--
.d a:link {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
-->
<!--
.d a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
-->
<!--
.d a:hover{
	font-size: 14px;
	text-decoration:  underline;
	color: #FF0000;
}
-->
INPUT {
	BACKGROUND-COLOR: #f6f6f6;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 9pt;
	HEIGHT: 20px;

}
TEXTAREA {
	BACKGROUND-COLOR: #efefef; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 9pt
}
.redtxt {
	color: #FF0000;
}

.3d {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=-1);
	font-size: 13px;
}
a:visited {
	font-size: 13px;
	text-decoration: none;
}
a:link {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
