/*=====body======*/
body{
	font-size:12px;
	margin:0px;
	font-family:"Verdana";
	}
input{font-size:12px;}
/*=====Font======*/
.Font_1{
	color:#000000;
	font-weight: bold;
	}
.Font_2{
	font-size: 14px;
	font-weight: bold;
	color: #0148b0;
}
.Font_3{
	color: #000000;
}
/*=====Height======*/
.Height_1{line-height:20px;}
/*=====Margin======*/
.Margin{margin-bottom:7px;}


a:link{
	 color:#000000;
	 text-decoration:none;

    }
a:visited{
	color:#000000;
	 text-decoration:none;
    }
a:hover{
	 color:#000000;
	 text-decoration:underline;
    }
