td{
    font-size:10px;
    font-family:verdana;
    color:1D1F20;
    }
    a{
    text-decoration:underline;
    font-size:10px;
    color:1D5B99;
    font-family:verdana;
    }
    a:hover{
    color:red;
    }
    a:visited{
    font-size:10px;
    color:1D5B99;
    }
    a.blue {
    font-size:11px;
    color:0349FF;
	font-family:verdana;
    text-decoration:underline;
    }
     a.blue:visited {
    color:0349FF;
    }
    .padding{
    	padding-left:20;
        padding-right:20;
        padding-top:20
    }

    h1, #h1 a:link, #h1 a:hover, #h1 a:visited, #h1 a:active, #h1 {
	    font-weight: bold;
	    font-size: 10px;
	    color: #616161;
	    margin: 0;
		text-decoration: none;
    }

    h2, #h2 a:link, #h2 a:hover, #h2 a:visited, #h2 a:active, #h2 {
    	white-space: nowrap;


		text-decoration: none;
    }

    h3, #h3 a:link, #h3 a:hover, #h3 a:visited, #h3 a:active, #h3 {
	    font-weight: bold;
	    font-size: 11px;
	    color: #15558a;
		text-decoration: none;
		margin: 22px 0px 0px 9px;
    }

    .e10 {    	display:block;
    	overflow:hidden;
    	height:1px;
    	font-size:1px;
    	margin: 0px 0px 0px 5px;
    	background: #b4b4b4;
    }

    .t11_orange  {    	font-weight: bold;
    }

    .menu, a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {    	font-weight: bold;
    	font-size: 11px;
    	color: #6c4d00;
    	text-decoration: none;
    }

        .menu_b, a.menu_b:link, a.menu_b:visited, a.menu_b:hover, a.menu_b:active {
    	font-weight: normal;
    	font-size: 11px;
    	color: #6c4d00;
    	text-decoration: none;
    }

    a.menu:hover, a.dashed:hover, a.s3:hover, a.s4:hover, a.menu_b:hover {    	border-bottom: 1px dashed;
    	text-decoration: none;
    }

    .mt {    	text-align: center;
    	margin: 0;
    	padding: 0;
    }

    .s3, a.s3:link, a.s3:visited, a.s3:hover, a.s3:active {
    	font-weight: bold;
    	font-size: 17px;

    	text-decoration: none;
    }

    .s4, a.s4:link, a.s4:visited, a.s4:hover, a.s4:active {
    	font-weight: bold;
    	font-size: 13px;

    	text-decoration: none;
    }

    .str, a.str:link, a.str:hover, a.str:active, a.str:visited {    	 color: #8e8e8e;
    	 font-weight: bold;
    	 font-size: 9px;
    	 text-decoration: none;
    }
