.text{
	font-family: "Arial";
	font-size: 12px;
	font-variant : normal;
	font-style : normal;
	color: #000000;
	text-decoration : none;
	line-height : 12px;
	text-align : left;
}
.bltext{
	font-family: "Arial";
	font-size: 12px;
	font-variant : normal;
	font-style : normal;
	color: #000000;
	text-decoration : none;
	line-height : 12px;
	text-align : left;
}
a:hover {
	color: #000000;	text-decoration: underline;
}

a {
	color: #000000;	text-decoration: none;
}

font {
	font-family: "Arial";
}
.text_under{
	font-family: "Arial";
	font-size: 9px;
	font-variant : normal;
	font-style : normal;
	color: #242D52;
	text-decoration : underline;
	line-height : 14px;
	text-align : left;
	word-spacing : 1px;
}
.header{
	font-family: "Arial";
	font-size: 14px;
	font-variant : normal;
	font-style : normal;
	color: #000000;
	text-decoration : none;
	line-height : 14px;
	text-align : left;
	border : thick;
}

INPUT {
        BORDER-TOP-WIDTH: 1px; 
        BORDER-LEFT-WIDTH: 1px; 
        FONT-SIZE: 10px; 
        BORDER-LEFT-COLOR: #000000; 
        BORDER-BOTTOM-WIDTH: 1px; 
        BORDER-BOTTOM-COLOR: #000000; 
        COLOR: #000000; 
        BORDER-TOP-COLOR: #000000; 
        FONT-FAMILY: Arial, Helvetica, sans-serif; 
        BACKGROUND-COLOR: #FFFFFF; 
        BORDER-RIGHT-WIDTH: 1px; 
        BORDER-RIGHT-COLOR: #000000;
}
